aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3
diff options
context:
space:
mode:
authorchrysn2012-02-27 14:00:34 +0100
committerchrysn2012-02-27 14:00:34 +0100
commitd6a314bed737d3f4142f814454d5462f842f1e4f (patch)
tree016d5735b31e9c34aba3672ac09a4eebf172b42c /include/libopencm3
parentf4376371ec34b34021aa266a95a2a7bdc87b2683 (diff)
efm32: make all interrupts usable in vector table
* define weak symbol for ${irq_name}_isr * put them in the rom vector table * declare reset_vector weak in case someone wants to insert code there * remove null_handler (null handlers should be only requested explicitly, and finding out why the chip gets stuck is easier than determining whether or not a no-op interrupt handler was executed)
Diffstat (limited to 'include/libopencm3')
0 files changed, 0 insertions, 0 deletions