Split sam3x/sam3n support.
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
4535a4c9b6
commit
ce3e3dc39b
@@ -24,7 +24,9 @@
|
||||
# include "../lpc43xx/vector_nvic.c"
|
||||
|
||||
#elif defined(SAM3X)
|
||||
# include "../sam3x/vector_nvic.c"
|
||||
# include "../sam/3x/vector_nvic.c"
|
||||
#elif defined(SAM3N)
|
||||
# include "../sam/3n/vector_nvic.c"
|
||||
|
||||
#elif defined(LM3S) || defined(LM4F)
|
||||
/* Yes, we use the same interrupt table for both LM3S and LM4F */
|
||||
|
||||
Reference in New Issue
Block a user