summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/chip/lpc17_memorymap.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/lpc17xx/chip/lpc17_memorymap.h')
-rw-r--r--nuttx/arch/arm/src/lpc17xx/chip/lpc17_memorymap.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/arch/arm/src/lpc17xx/chip/lpc17_memorymap.h b/nuttx/arch/arm/src/lpc17xx/chip/lpc17_memorymap.h
index ef720ae59..c51fe8e74 100644
--- a/nuttx/arch/arm/src/lpc17xx/chip/lpc17_memorymap.h
+++ b/nuttx/arch/arm/src/lpc17xx/chip/lpc17_memorymap.h
@@ -42,6 +42,10 @@
#include <nuttx/config.h>
+/* This file is only a thin shell that includes the correct memory map definitions
+ * for the selected LPC17xx family.
+ */
+
#include <arch/lpc17xx/chip.h>
#if defined(LPC176x)