lpc43xx: Move M4 specific files to m4/

This commit is contained in:
Ben Gamari
2013-07-06 23:06:18 -04:00
committed by Piotr Esden-Tempski
parent 3ab761d244
commit c25461dfce
6 changed files with 10 additions and 10 deletions

View File

@@ -20,8 +20,8 @@
# include <libopencm3/lpc13xx/nvic.h>
#elif defined(LPC17XX)
# include <libopencm3/lpc17xx/nvic.h>
#elif defined(LPC43XX)
# include <libopencm3/lpc43xx/nvic.h>
#elif defined(LPC43XX_M4)
# include <libopencm3/lpc43xx/m4/nvic.h>
#elif defined(SAM3X)
# include <libopencm3/sam/3x/nvic.h>

View File

@@ -1,6 +1,6 @@
includeguard: LIBOPENCM3_LPC43xx_NVIC_H
partname_humanreadable: LPC 43xx series
partname_doxygen: LPC43xx
includeguard: LIBOPENCM3_LPC43xx_M4_NVIC_H
partname_humanreadable: LPC 43xx series M4 core
partname_doxygen: LPC43xx (M4)
irqs:
0: dac
1: m0core