chrysn
12 years ago
4 changed files with 3 additions and 3 deletions
@ -1,8 +1,8 @@ |
|||
#if defined(STM32F4) |
|||
# include "../stm32/f4/vector.c" |
|||
# include "../stm32/f4/vector_chipset.c" |
|||
|
|||
#elif defined(LPC43XX) |
|||
# include "../lpc43xx/vector.c" |
|||
# include "../lpc43xx/vector_chipset.c" |
|||
|
|||
#else |
|||
|
Loading…
Reference in new issue