aboutsummaryrefslogtreecommitdiff
path: root/libmaple/nvic.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-11libmaple/nvic.c: Cosmetics.Marti Bolivar
2012-04-11Move public headers to include directories; related cleanups.Marti Bolivar
2011-09-24nvic: Add nvic_sys_reset().Marti Bolivar
2011-09-13Added more doxygen file level headers. Documented a few more functions.Michael Hope
2011-09-07Update outdated stm32.h usages.Marti Bolivar
2011-06-07Keep it 80-column clean.Marti Bolivar
2011-05-05Doxygen syntax bugfixes.Marti Bolivar
2011-04-05NVIC and SCB refactorMarti Bolivar
2011-02-26checkpointPerry Hung
2011-01-31nvic bugfix; removed unnecessary volatile usageMarti Bolivar
2011-01-26[WIP] Code review picked up some bugs/issues.Marti Bolivar
2010-12-30Changed nzmichaelh's initial DMA interface to be more flexible.Marti Bolivar
2010-09-27whitespace cleanupsMarti Bolivar
2010-09-22Fix improper interrupt clearingPerry Hung
2010-08-31Portability fixesbnewbold
2010-08-25inital portability workbnewbold
2010-08-04Cleaned up wirish/time, some interrupt handling refactoring:Perry Hung
2010-07-18nvic_disable_interruptbnewbold
2010-05-28libcs3 refactor mergePerry Hung
2010-04-30trivial: new cscope rule and warning fixPerry Hung
2010-04-25Refactoring:Perry Hung
2010-03-31Licensing: Relicensed libmaple under the MIT License.Perry Hung
2010-03-31Removed inttypes.hPerry Hung
2010-03-30Removed STM32 flash code, replaced with barebones hacks for now.Perry Hung
2010-03-31Major hierarchy reorganization; see README.bnewbold