aboutsummaryrefslogtreecommitdiff
path: root/libmaple/systick.c
AgeCommit message (Expand)Author
2012-09-04Add some missing LeafLabs copyright notices.Marti Bolivar
2012-05-08Fix a bunch of Doxygen file-level comments.Marti Bolivar
2012-04-11Move public headers to include directories; related cleanups.Marti Bolivar
2011-09-13Added more doxygen file level headers. Documented a few more functions.Michael Hope
2011-06-24systick.c: Updating systick_uptime_millis before handling user callback.Marti Bolivar
2011-06-24Make FreeRTOS changes comply with the coding standard.Marti Bolivar
2011-06-21FreeRTOS: Added FreeRTOS 7.0.1, including hook in libmaple/systick.c and exam...Nis Sarup
2011-06-07Keep it 80-column clean.Marti Bolivar
2011-05-12i2c: Various fixes, extensions, documentation.Perry Hung
2011-05-04systick_timer_millis is volatile, not IO-mapped.Marti Bolivar
2011-04-12Changing usages of "volatile" to "__io".Marti Bolivar
2011-04-05SysTick refactor.Marti Bolivar
2011-02-27Refactor linker scripts. Rename irq and exception handlers.Perry Hung
2011-02-16Merge branch 'nzmichaelh-master' into master.Marti Bolivar
2010-12-28nzmichaelh's pull request mods compile and upload.Marti Bolivar
2010-10-11docsMarti Bolivar
2010-10-10Change the systick handler to the CMSIS compliant SysTick_HandlerMichael Hope
2010-10-10Make systick.h C++ safe. Expose the sys tick count via systick.h and remove ...Michael Hope
2010-09-27whitespace cleanupsMarti Bolivar
2010-09-05systick testing and simplificationbnewbold
2010-08-31added support to enable/disable systick in wirishMarti Bolivar
2010-08-04Cleaned up wirish/time, some interrupt handling refactoring:Perry Hung
2010-03-31Licensing: Relicensed libmaple under the MIT License.Perry Hung
2010-03-31Removed inttypes.hPerry Hung
2010-03-31Major hierarchy reorganization; see README.bnewbold