aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/efm32/tinygecko/Makefile
diff options
context:
space:
mode:
authorchrysn2012-10-18 12:26:41 +0200
committerchrysn2012-10-18 12:44:41 +0200
commita7f5f9f576977f97988b739fd98ff7f164edf156 (patch)
treeebc25df7e7841afde1f4c98af2f927841508956c /include/libopencm3/efm32/tinygecko/Makefile
parent837de3ff9771ea03b5b54dda8ba7f77d404bdcdf (diff)
merge irq and nvic code using a script
Diffstat (limited to 'include/libopencm3/efm32/tinygecko/Makefile')
-rw-r--r--include/libopencm3/efm32/tinygecko/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libopencm3/efm32/tinygecko/Makefile b/include/libopencm3/efm32/tinygecko/Makefile
new file mode 100644
index 0000000..4ac5347
--- /dev/null
+++ b/include/libopencm3/efm32/tinygecko/Makefile
@@ -0,0 +1,2 @@
+nvic.h: irq.yaml
+ ./irq2nvic_h