Kconfig updated + NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4646 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
c974c4ac72
commit
798acc2bcf
@ -96,7 +96,7 @@ config ARCH_FAMILY
|
|||||||
default "arm" if ARCH_ARM7TDMI || ARCH_ARM926EJS || ARCH_ARM920T
|
default "arm" if ARCH_ARM7TDMI || ARCH_ARM926EJS || ARCH_ARM920T
|
||||||
default "armv7-m" if ARCH_CORTEXM
|
default "armv7-m" if ARCH_CORTEXM
|
||||||
|
|
||||||
config ARCH
|
config ARCH_CHIP
|
||||||
string
|
string
|
||||||
default "c5471" if ARCH_CHIP_C5471
|
default "c5471" if ARCH_CHIP_C5471
|
||||||
default "calypso" if ARCH_CHIP_CALYPSO
|
default "calypso" if ARCH_CHIP_CALYPSO
|
||||||
|
@ -50,8 +50,8 @@ config ARCH_CHIP_STM32F407ZG
|
|||||||
config ARCH_CHIP_STM32F407IE
|
config ARCH_CHIP_STM32F407IE
|
||||||
bool "STM32F407IE"
|
bool "STM32F407IE"
|
||||||
|
|
||||||
config ARCH_CHIP_STM32F407IE
|
config ARCH_CHIP_STM32F407IG
|
||||||
bool "STM32F407IE"
|
bool "STM32F407IG"
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user