libopencm3/scripts
Jeff Epler 87d1585159 irq2nvic_h: don't declare irq symbols as WEAK
At least in some toolchains (e.g., Debian Jessie with gcc 4.8.3-9+11
and ld 2.24.51.20140604), declaring an irq symbol as WEAK together with
gcc -ffunction-sections / ld --gc-sections leads to the default version of
the IRQ function to be taken, rather than the user-supplied version.
2014-12-28 19:45:12 -06:00
..
data/lpc43xx lpc43xx: Convert register definitions to YAML 2013-07-07 13:52:14 -07:00
black_magic_probe_debug.scr Added black magic probe flashing support to the example code makefile. 2011-10-02 01:25:33 -07:00
black_magic_probe_flash.scr Added black magic probe flashing support to the example code makefile. 2011-10-02 01:25:33 -07:00
checkpatch.pl [Stylecheck] Also accept the usage of the x defines. 2013-07-05 19:56:08 -07:00
genlink.awk Add support of splitting parameter classes to ARCH, DEFS, LIB 2014-01-12 00:21:33 +01:00
genlinktest.sh [GENLINK] Make tests in paralell 2014-01-02 21:50:02 +01:00
irq2nvic_h irq2nvic_h: don't declare irq symbols as WEAK 2014-12-28 19:45:12 -06:00
lpcvtcksum lpcvtcksum: a simple Python program for generating LPC43xx vector table signatures 2012-05-27 22:57:56 -06:00