aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/systick.h
Commit message (Expand)AuthorAgeFilesLines
* Move public headers to include directories; related cleanups.Marti Bolivar2012-04-111-117/+0
* systick.h: Comment typoMarti Bolivar2011-06-211-1/+1
* Keep it 80-column clean.Marti Bolivar2011-06-071-14/+16
* systick.h: Doxygen commentsMarti Bolivar2011-05-191-1/+14
* Docs: Various improvements.Marti Bolivar2011-05-131-0/+3
* i2c: Various fixes, extensions, documentation.Perry Hung2011-05-121-1/+5
* 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-8/+38
* nzmichaelh's pull request mods compile and upload.Marti Bolivar2010-12-281-1/+1
* Make systick.h C++ safe. Expose the sys tick count via systick.h and remove ...Michael Hope2010-10-101-3/+6
* whitespace cleanupsMarti Bolivar2010-09-271-5/+5
* systick testing and simplificationbnewbold2010-09-051-0/+1
* added support to enable/disable systick in wirishMarti Bolivar2010-08-311-0/+1
* Cleaned up wirish/time, some interrupt handling refactoring:Perry Hung2010-08-041-16/+9
* Licensing: Relicensed libmaple under the MIT License.Perry Hung2010-03-311-12/+17
* Removed inttypes.hPerry Hung2010-03-311-2/+2
* Major hierarchy reorganization; see README.bnewbold2010-03-311-0/+62