chrysn
75c9cfc287
BEGIN_DECLS wrap nivc.h declarations for c++
2012-10-18 21:19:04 +02:00
chrysn
41c8c229cc
nvic.h generation script: be on safe side with directories
...
now tries to mkdir its way to the output files
this wouldn't be a problem currently if it wasn't for the efm32 data
lingering in the wrong branch, but otoh it's just on the safe side in
case we meet architectures that don't need other specializations at all.
2012-10-18 21:12:00 +02:00
chrysn
c69916ffb6
integrate irq2nvic_h script in buildprocess
2012-10-18 17:58:12 +02:00
chrysn
ae832b4ee8
split irq.yaml output in nvic.h and vector_nvic.h
...
the weak pragmas need to be used in the very compilation unit where
their target is defined, requiring another dispatch
2012-10-18 17:33:20 +02:00
chrysn
5ceb377a37
switch all interrupt lists to yaml format
2012-10-18 16:52:48 +02:00
Michael Ossmann
24cc217d10
lpcvtcksum: a simple Python program for generating LPC43xx vector table signatures
2012-05-27 22:57:56 -06:00
Piotr Esden-Tempski
5d97653163
Added black magic probe flashing support to the example code makefile.
2011-10-02 01:25:33 -07:00