aboutsummaryrefslogtreecommitdiff
path: root/libmaple/nvic.h
AgeCommit message (Expand)Author
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-08-22nvic.h: DoxygenMarti Bolivar
2011-06-07Keep it 80-column clean.Marti Bolivar
2011-05-26Tweak some register map base pointers.Marti Bolivar
2011-05-12libmaple: Fix warnings in libmaple source filesPerry Hung
2011-04-12Adding guards for negative nvic_irq_num enumerators.Marti Bolivar
2011-04-11DMA checkpoint; dma_attach_interrupt() is broken.Marti Bolivar
2011-04-07Renaming some nvic_irq_num enumerators for better readability.Marti Bolivar
2011-04-05NVIC and SCB refactorMarti Bolivar
2011-03-24Initial timer refactor.Marti Bolivar
2011-02-26checkpointPerry Hung
2011-02-15undoing USART[45] -> UART[45] mistakeMarti 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-29Merge remote branch 'upstream/master'Michael Hope
2010-09-29Fixed up the build due to a missing header file.Michael Hope
2010-09-27whitespace cleanupsMarti Bolivar
2010-09-22Enable external interrupts on all Maple GPIOs.Perry Hung
2010-09-14Fix enable/disable global irqPerry Hung
2010-09-05timer fixes for maple nativebnewbold
2010-08-31Portability fixesbnewbold
2010-08-25inital portability workbnewbold
2010-08-04Cleaned up wirish/time, some interrupt handling refactoring:Perry Hung
2010-08-04New usart implementation:Perry Hung
2010-07-18nvic_disable_interruptbnewbold
2010-04-25Refactoring:Perry Hung
2010-03-31Licensing: Relicensed libmaple under the MIT License.Perry Hung
2010-03-30Removed STM32 flash code, replaced with barebones hacks for now.Perry Hung
2010-03-31Major hierarchy reorganization; see README.bnewbold