More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVAL

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4780 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-05-28 22:17:36 +00:00
parent 02ba647d21
commit 804446a4d2
10 changed files with 2428 additions and 8 deletions
+3 -1
View File
@@ -2827,4 +2827,6 @@
* arch/arm/src/stm32/stm32f2* and chip/stm32f2*: Update all STM32 F2 file so
that they are equivalent to F4 files. This is kind of a maintenance nightmare.
* configs/stm3220g-eval/: Update existing configurations to the same level
as the corresponding STM3240G-EVAL configurations.
as the corresponding STM3240G-EVAL configurations. This adds FSMC SRAM,
touchscreen, and LCD support.
* configs/stm3220g-eval/: Add a NxWM configuration for the STM3220G-EVAL.