aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/systick.c
Commit message (Expand)AuthorAgeFilesLines
* Add some missing LeafLabs copyright notices.Marti Bolivar2012-09-041-0/+1
* Fix a bunch of Doxygen file-level comments.Marti Bolivar2012-05-081-2/+2
* Move public headers to include directories; related cleanups.Marti Bolivar2012-04-111-1/+1
* Added more doxygen file level headers. Documented a few more functions.Michael Hope2011-09-131-0/+1
* systick.c: Updating systick_uptime_millis before handling user callback.Marti Bolivar2011-06-241-1/+1
* Make FreeRTOS changes comply with the coding standard.Marti Bolivar2011-06-241-2/+4
* FreeRTOS: Added FreeRTOS 7.0.1, including hook in libmaple/systick.c and exam...Nis Sarup2011-06-211-0/+11
* Keep it 80-column clean.Marti Bolivar2011-06-071-14/+16
* i2c: Various fixes, extensions, documentation.Perry Hung2011-05-121-2/+2
* systick_timer_millis is volatile, not IO-mapped.Marti Bolivar2011-05-041-1/+1
* Changing usages of "volatile" to "__io".Marti Bolivar2011-04-121-1/+1
* SysTick refactor.Marti Bolivar2011-04-051-26/+28
* Refactor linker scripts. Rename irq and exception handlers.Perry Hung2011-02-271-1/+1
* Merge branch 'nzmichaelh-master' into master.Marti Bolivar2011-02-161-4/+3
|\
| * nzmichaelh's pull request mods compile and upload.Marti Bolivar2010-12-281-2/+2
| * Change the systick handler to the CMSIS compliant SysTick_HandlerMichael Hope2010-10-101-1/+1
| * Make systick.h C++ safe. Expose the sys tick count via systick.h and remove ...Michael Hope2010-10-101-3/+2
* | docsMarti Bolivar2010-10-111-2/+0
|/
* whitespace cleanupsMarti Bolivar2010-09-271-15/+15
* systick testing and simplificationbnewbold2010-09-051-0/+7
* added support to enable/disable systick in wirishMarti Bolivar2010-08-311-0/+6
* Cleaned up wirish/time, some interrupt handling refactoring:Perry Hung2010-08-041-8/+10
* Licensing: Relicensed libmaple under the MIT License.Perry Hung2010-03-311-12/+17
* Removed inttypes.hPerry Hung2010-03-311-1/+1
* Major hierarchy reorganization; see README.bnewbold2010-03-311-0/+52