From 56651d825a6651d0f70ec59d798c5d7f584786d1 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 7 May 2010 04:20:12 +0000 Subject: Add LM3S6965 configuration git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2655 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/src/lm3s/chip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/arm/src/lm3s/chip.h') diff --git a/nuttx/arch/arm/src/lm3s/chip.h b/nuttx/arch/arm/src/lm3s/chip.h index d95861247..d7ed6bb13 100644 --- a/nuttx/arch/arm/src/lm3s/chip.h +++ b/nuttx/arch/arm/src/lm3s/chip.h @@ -46,7 +46,7 @@ * Pre-processor Definitions ************************************************************************************/ -/* Get customizations for each supported chip (only the LM3S6918 right now) */ +/* Get customizations for each supported chip (only the LM3S6918 and 65 right now) */ #if defined(CONFIG_ARCH_CHIP_LM3S6918) # define LM3S_NTIMERS 4 /* Four general purpose timers */ -- cgit v1.2.3