aboutsummaryrefslogtreecommitdiff
path: root/libmaple/util.h
AgeCommit message (Expand)Author
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-08-22util.h: DoxygenMarti Bolivar
2011-08-03util.h: Properly parenthesize IS_POWER_OF_TWO().Marti Bolivar
2011-06-07Keep it 80-column clean.Marti Bolivar
2011-05-06Finally getting rid of __read() and __write().Marti Bolivar
2011-04-12Changing usages of "volatile" to "__io".Marti Bolivar
2011-04-05SysTick refactor.Marti Bolivar
2011-03-11[WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar
2011-02-27Set NONEBASETHRDENA on exception.Perry Hung
2011-02-27Cleaned out libmaple.h; this had wide-ranging implications.Marti Bolivar
2011-02-27libmaple: Refactor ADC routinesPerry 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-07somebody broke assertionsMarti Bolivar
2010-09-27whitespace cleanupsMarti Bolivar
2010-09-21minor bugfix to BIT definitionMarti Bolivar
2010-09-17Enable USB auto-reset in a hard fault.Perry Hung
2010-09-05debug verbosity levelsbnewbold
2010-08-25inital portability workbnewbold
2010-08-04Cleaned up wirish/time, some interrupt handling refactoring:Perry Hung
2010-08-04Turn off MAPLE_DEBUG by default.Perry Hung
2010-08-04New usart implementation:Perry Hung
2010-03-31Licensing: Relicensed libmaple under the MIT License.Perry Hung
2010-03-31Removed inttypes.hPerry Hung
2010-03-30Merge branch 'master' into rcc-devPerry Hung
2010-03-31Major hierarchy reorganization; see README.bnewbold