Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /examples/ cleanups. | Marti Bolivar | 2011-05-04 | 1 | -10/+5 |
| | |||||
* | SysTick refactor. | Marti Bolivar | 2011-04-05 | 1 | -1/+1 |
| | | | | | | | | For the changelog: * util.h is free of __read(), __write(), etc. macros. * systick_resume() was renamed systick_enable(). | ||||
* | Brought examples/ up to date; PIN_MAP bugfix for D24. | Marti Bolivar | 2011-03-04 | 1 | -28/+22 |
| | |||||
* | systick testing and simplification | bnewbold | 2010-09-05 | 1 | -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 |