mirror of
https://github.com/apache/nuttx.git
synced 2026-08-29 21:30:44 +00:00
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
2 changed files with 3 additions and 3 deletions
|
|
@ -96,7 +96,7 @@ config ARCH_FAMILY
|
|||
default "arm" if ARCH_ARM7TDMI || ARCH_ARM926EJS || ARCH_ARM920T
|
||||
default "armv7-m" if ARCH_CORTEXM
|
||||
|
||||
config ARCH
|
||||
config ARCH_CHIP
|
||||
string
|
||||
default "c5471" if ARCH_CHIP_C5471
|
||||
default "calypso" if ARCH_CHIP_CALYPSO
|
||||
|
|
|
|||
|
|
@ -50,8 +50,8 @@ config ARCH_CHIP_STM32F407ZG
|
|||
config ARCH_CHIP_STM32F407IE
|
||||
bool "STM32F407IE"
|
||||
|
||||
config ARCH_CHIP_STM32F407IE
|
||||
bool "STM32F407IE"
|
||||
config ARCH_CHIP_STM32F407IG
|
||||
bool "STM32F407IG"
|
||||
|
||||
endchoice
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue