index
:
feurig/libmaplemidi-cma
0.0.10-maintenance
0.0.11-maintenance
0.0.9-maintenance
audio-board
ethernet-shield
master
wizEthernet
C and C++ library for STM32 ARM Cortex-M3 development boards.
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmaple
/
nvic.h
Age
Commit message (
Expand
)
Author
2012-04-11
Move public headers to include directories; related cleanups.
Marti Bolivar
2011-09-24
nvic: Add nvic_sys_reset().
Marti Bolivar
2011-09-13
Added more doxygen file level headers. Documented a few more functions.
Michael Hope
2011-08-22
nvic.h: Doxygen
Marti Bolivar
2011-06-07
Keep it 80-column clean.
Marti Bolivar
2011-05-26
Tweak some register map base pointers.
Marti Bolivar
2011-05-12
libmaple: Fix warnings in libmaple source files
Perry Hung
2011-04-12
Adding guards for negative nvic_irq_num enumerators.
Marti Bolivar
2011-04-11
DMA checkpoint; dma_attach_interrupt() is broken.
Marti Bolivar
2011-04-07
Renaming some nvic_irq_num enumerators for better readability.
Marti Bolivar
2011-04-05
NVIC and SCB refactor
Marti Bolivar
2011-03-24
Initial timer refactor.
Marti Bolivar
2011-02-26
checkpoint
Perry Hung
2011-02-15
undoing USART[45] -> UART[45] mistake
Marti Bolivar
2011-01-26
[WIP] Code review picked up some bugs/issues.
Marti Bolivar
2010-12-30
Changed nzmichaelh's initial DMA interface to be more flexible.
Marti Bolivar
2010-09-29
Merge remote branch 'upstream/master'
Michael Hope
2010-09-29
Fixed up the build due to a missing header file.
Michael Hope
2010-09-27
whitespace cleanups
Marti Bolivar
2010-09-22
Enable external interrupts on all Maple GPIOs.
Perry Hung
2010-09-14
Fix enable/disable global irq
Perry Hung
2010-09-05
timer fixes for maple native
bnewbold
2010-08-31
Portability fixes
bnewbold
2010-08-25
inital portability work
bnewbold
2010-08-04
Cleaned up wirish/time, some interrupt handling refactoring:
Perry Hung
2010-08-04
New usart implementation:
Perry Hung
2010-07-18
nvic_disable_interrupt
bnewbold
2010-04-25
Refactoring:
Perry Hung
2010-03-31
Licensing: Relicensed libmaple under the MIT License.
Perry Hung
2010-03-30
Removed STM32 flash code, replaced with barebones hacks for now.
Perry Hung
2010-03-31
Major hierarchy reorganization; see README.
bnewbold