STM32 Kconfig looks good. STM32 external ram configuration changed.

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5100 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-09-05 23:02:43 +00:00
parent 2adee9fd7a
commit d869cc4ef7
59 changed files with 145 additions and 424 deletions
-8
View File
@@ -155,14 +155,6 @@ CONFIG_USART3_2STOP=0
CONFIG_UART4_2STOP=0
CONFIG_UART5_2STOP=0
#
# STM32F103Z specific SSI device driver settings
#
CONFIG_SSI0_DISABLE=y
CONFIG_SSI1_DISABLE=y
CONFIG_SSI_POLLWAIT=y
#CONFIG_SSI_TXLIMIT=4
#
# General build options
#