summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lm/chip/lm_pinmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/lm/chip/lm_pinmap.h')
-rw-r--r--nuttx/arch/arm/src/lm/chip/lm_pinmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/lm/chip/lm_pinmap.h b/nuttx/arch/arm/src/lm/chip/lm_pinmap.h
index b8154dd9f..311d6fcdc 100644
--- a/nuttx/arch/arm/src/lm/chip/lm_pinmap.h
+++ b/nuttx/arch/arm/src/lm/chip/lm_pinmap.h
@@ -42,7 +42,7 @@
#include <nuttx/config.h>
-/* Include the memory map file for the specific Stellaris chip */
+/* Include the pin mapping file for the specific Stellaris chip */
#ifdef CONFIG_ARCH_CHIP_LM3S
# include "chip/lm3s_pinmap.h"