Added irq.yaml to lpc_13xx and lpc_17xx families
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
#elif defined(TINYGECKO)
|
||||
# include "../efm32/tinygecko/vector_nvic.c"
|
||||
|
||||
#elif defined(LPC13XX)
|
||||
# include "../lpc13xx/vector_nvic.c"
|
||||
#elif defined(LPC17XX)
|
||||
# include "../lpc17xx/vector_nvic.c"
|
||||
#elif defined(LPC43XX)
|
||||
# include "../lpc43xx/vector_nvic.c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user