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