Add LM3S8962 support

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2914 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2010-09-03 15:14:28 +00:00
parent 11d40b9c1a
commit 859f2cf71a
8 changed files with 211 additions and 5 deletions
+4
View File
@@ -1250,3 +1250,7 @@
* arch/arm/src/lpc313x/lpc313x_spi.c - Fix compilation error when
when CONFIG_DEBUG is enabled.
* arch/arm/src/lm3s and arch/arm/include/lm3s - Support for the
lm3s8962 contributed by Larry Arnold.
* configs/lm328962-ek - Support for the TI/Stellaris EKC-LM3S8962
board (also contributed by Larry Arnold).