chrysn
a433217c5d
Merge branch 'generalizations' into efm32
2012-10-19 19:29:32 +02:00
chrysn
14a5fc78cf
completing dispatch
...
the LM3S irq list was previously unused as it was missing in the
dispatch files; now it got added. (before HEAD^, it wouldn't have made
any difference because the discriminating constant wasn't defined
anyway)
also, this enhances the warning messages
2012-10-19 19:10:42 +02:00
chrysn
ab5a544d45
added irqs for the rest of the efm32 devices
2012-10-19 01:11:43 +02:00
chrysn
d526dd3268
rename tinygecko->efm32tg everywhere
2012-10-19 00:59:49 +02:00
chrysn
d13043d787
change discriminator in efm32 series from TINYGECKO to EFM32TG
2012-10-19 00:31:10 +02:00
chrysn
0548317683
fix bug resulting from equally named files
...
the local vector.o files shadowed the ../cm3/vector.c from VPATH,
resulting in empty reset vectors.
2012-10-18 18:54:52 +02:00
chrysn
c69916ffb6
integrate irq2nvic_h script in buildprocess
2012-10-18 17:58:12 +02:00
chrysn
5afa53f01a
drop two-line vector.c dispatchers in favor of central dispatch
2012-10-18 16:29:58 +02:00