aboutsummaryrefslogtreecommitdiffstats
path: root/examples/test-systick.cpp
Commit message (Collapse)AuthorAgeFilesLines
* systick testing and simplificationbnewbold2010-09-051-0/+60
ripped out marti's SystemTick for the sake of simplicity and added a systick_resume function to libmaple. new example program demonstrates the functionality, also demonstrates micros()/USB bug