From 9e7be5d54f5269be1ecaf94035d3715556deddcf Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 27 Jun 2012 19:17:30 +0000 Subject: Beginning of NXP LPC4330 port git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4876 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/src/stm32/chip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/arm/src/stm32') 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" -- cgit v1.2.3