aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/nvic.c
Commit message (Expand)AuthorAgeFilesLines
* Add some missing LeafLabs copyright notices.Marti Bolivar2012-09-041-0/+1
* Fix a bunch of Doxygen file-level comments.Marti Bolivar2012-05-081-1/+1
* libmaple/nvic.c: Cosmetics.Marti Bolivar2012-04-111-11/+15
* Move public headers to include directories; related cleanups.Marti Bolivar2012-04-111-3/+3
* nvic: Add nvic_sys_reset().Marti Bolivar2011-09-241-0/+13
* Added more doxygen file level headers. Documented a few more functions.Michael Hope2011-09-131-1/+2
* Update outdated stm32.h usages.Marti Bolivar2011-09-071-1/+1
* Keep it 80-column clean.Marti Bolivar2011-06-071-14/+16
* Doxygen syntax bugfixes.Marti Bolivar2011-05-051-1/+4
* NVIC and SCB refactorMarti Bolivar2011-04-051-59/+24
* checkpointPerry Hung2011-02-261-0/+33
* nvic bugfix; removed unnecessary volatile usageMarti Bolivar2011-01-311-6/+6
* [WIP] Code review picked up some bugs/issues.Marti Bolivar2011-01-261-14/+13
* Changed nzmichaelh's initial DMA interface to be more flexible.Marti Bolivar2010-12-301-4/+8
* whitespace cleanupsMarti Bolivar2010-09-271-13/+12
* Fix improper interrupt clearingPerry Hung2010-09-221-14/+4
* Portability fixesbnewbold2010-08-311-1/+6
* inital portability workbnewbold2010-08-251-2/+6
* Cleaned up wirish/time, some interrupt handling refactoring:Perry Hung2010-08-041-22/+4
* nvic_disable_interruptbnewbold2010-07-181-0/+16
* libcs3 refactor mergePerry Hung2010-05-281-3/+4
* trivial: new cscope rule and warning fixPerry Hung2010-04-301-1/+1
* Refactoring:Perry Hung2010-04-251-0/+15
* Licensing: Relicensed libmaple under the MIT License.Perry Hung2010-03-311-12/+17
* Removed inttypes.hPerry Hung2010-03-311-2/+2
* Removed STM32 flash code, replaced with barebones hacks for now.Perry Hung2010-03-301-1/+3
* Major hierarchy reorganization; see README.bnewbold2010-03-311-0/+59