mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:22:18 +08:00
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:
@@ -83,7 +83,7 @@ CONFIG_STM32_JTAG_SW_ENABLE=n
|
||||
#
|
||||
CONFIG_STM32_FSMC_SRAM=n
|
||||
CONFIG_HEAP2_BASE=0x64000000
|
||||
CONFIG_HEAP2_END=0x64200000
|
||||
CONFIG_HEAP2_SIZE=2097152
|
||||
|
||||
#
|
||||
# Individual subsystems can be enabled:
|
||||
@@ -189,14 +189,6 @@ CONFIG_USART3_2STOP=0
|
||||
CONFIG_UART4_2STOP=0
|
||||
CONFIG_UART5_2STOP=0
|
||||
|
||||
#
|
||||
# STM32F40xxx specific SSI device driver settings
|
||||
#
|
||||
CONFIG_SSI0_DISABLE=n
|
||||
CONFIG_SSI1_DISABLE=y
|
||||
CONFIG_SSI_POLLWAIT=y
|
||||
#CONFIG_SSI_TXLIMIT=4
|
||||
|
||||
#
|
||||
# STM32F40xxx specific CAN device driver settings
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user