summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-27 19:17:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-27 19:17:30 +0000
commit9e7be5d54f5269be1ecaf94035d3715556deddcf (patch)
tree9973d48b537f59771ceff553d880e3b30d296ab5 /nuttx/arch/arm/src/stm32
parentc055288263c9c4558e2737378af91634e477a84d (diff)
downloadpx4-nuttx-9e7be5d54f5269be1ecaf94035d3715556deddcf.tar.gz
px4-nuttx-9e7be5d54f5269be1ecaf94035d3715556deddcf.tar.bz2
px4-nuttx-9e7be5d54f5269be1ecaf94035d3715556deddcf.zip
Beginning of NXP LPC4330 port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4876 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/src/stm32')
-rw-r--r--nuttx/arch/arm/src/stm32/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/stm32/chip.h b/nuttx/arch/arm/src/stm32/chip.h
index 0e6f0d99f..4c3c77c20 100644
--- a/nuttx/arch/arm/src/stm32/chip.h
+++ b/nuttx/arch/arm/src/stm32/chip.h
@@ -86,7 +86,7 @@
# endif
#endif
-/* Include only the mchip emory map. */
+/* Include the chip memory map. */
#include "chip/stm32_memorymap.h"