mirror of
https://github.com/apache/nuttx.git
synced 2026-09-21 13:25:12 +08:00
Converted the EKK-LM3S9B96 configurations to use kconfig-frontend tools
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5663 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -4200,5 +4200,7 @@
|
||||
for the Cortex-M0
|
||||
* configs/nutiny-nuc120, arch/arm/include/nu1xx, and arch/arm/src/nuc1xx:
|
||||
Support for Nuvoton NuTiny NUC120.
|
||||
* 2013-02-22: the Cortex-M0, NuvoTron NUC1xx, and NuTiny-SDK-NUC120 port is
|
||||
code complete and ready for testing.
|
||||
* 2013-02-22: the Cortex-M0, NuvoTron NUC1xx, and NuTiny-SDK-NUC120 port
|
||||
is code complete and ready for testing.
|
||||
* configs/ekk-lm3s9b96/ostest and nsh: All EKK-LM3S9B96 configurations
|
||||
converted to use the mconf configuration tool.
|
||||
|
||||
@@ -56,10 +56,6 @@ config LM_REVA2
|
||||
Some early silicon returned an increase LDO voltage or 2.75V to work
|
||||
around a PLL bug
|
||||
|
||||
config LM_DFU
|
||||
bool "DFU"
|
||||
default y
|
||||
|
||||
menu "Stellaris Peripheral Support"
|
||||
|
||||
config LM_UART0
|
||||
|
||||
+26
-26
@@ -11,132 +11,132 @@ choice
|
||||
depends on ARCH_CHIP_NUC1XX
|
||||
|
||||
config ARCH_CHIP_NUC100LC1BN
|
||||
bool "NUC100LC1BN
|
||||
bool "NUC100LC1BN"
|
||||
---help---
|
||||
Nuvoton NUC100 low density chip: Flash 32K SRAM 4K, LQFP48 package
|
||||
|
||||
config ARCH_CHIP_NUC100LD1BN
|
||||
bool "NUC100LD1BN
|
||||
bool "NUC100LD1BN"
|
||||
---help---
|
||||
Nuvoton NUC100 low density chip: Flash 64K SRAM 4K, LQFP48 package
|
||||
|
||||
config ARCH_CHIP_NUC100LD2BN
|
||||
bool "NUC100LD2BN
|
||||
bool "NUC100LD2BN"
|
||||
---help---
|
||||
Nuvoton NUC100 low density chip: Flash 64K SRAM 8K, LQFP48 package
|
||||
|
||||
config ARCH_CHIP_NUC100RC1BN
|
||||
bool "NUC100RC1BN
|
||||
bool "NUC100RC1BN"
|
||||
---help---
|
||||
Nuvoton NUC100 low density chip: Flash 32K SRAM 4K, LQFP64 package
|
||||
|
||||
config ARCH_CHIP_NUC100RD1BN
|
||||
bool "NUC100RD1BN
|
||||
bool "NUC100RD1BN"
|
||||
---help---
|
||||
Nuvoton NUC100 low density chip: Flash 64K SRAM 4K, LQFP64 package
|
||||
|
||||
config ARCH_CHIP_NUC100RD2BN
|
||||
bool "NUC100RD2BN
|
||||
bool "NUC100RD2BN"
|
||||
---help---
|
||||
Nuvoton NUC100 low density chip: Flash 64K SRAM 8K, LQFP64 package
|
||||
|
||||
config ARCH_CHIP_NUC100LD3AN
|
||||
bool "NUC100LD3AN
|
||||
bool "NUC100LD3AN"
|
||||
---help---
|
||||
Nuvoton NUC100 medium density chip: Flash 64K SRAM 16K, LQFP48 package
|
||||
|
||||
config ARCH_CHIP_NUC100LE3AN
|
||||
bool "NUC100LE3AN
|
||||
bool "NUC100LE3AN"
|
||||
---help---
|
||||
Nuvoton NUC100 medium density chip: Flash 128K SRAM 16K, LQFP48 package
|
||||
|
||||
config ARCH_CHIP_NUC100RD3AN
|
||||
bool "NUC100RD3AN
|
||||
bool "NUC100RD3AN"
|
||||
---help---
|
||||
Nuvoton NUC100 medium density chip: Flash 64K SRAM 16K, LQFP64 package
|
||||
|
||||
config ARCH_CHIP_NUC100RE3AN
|
||||
bool "NUC100RE3AN
|
||||
bool "NUC100RE3AN"
|
||||
---help---
|
||||
Nuvoton NUC100 medium density chip: Flash 128K SRAM 16K, LQFP64 package
|
||||
|
||||
config ARCH_CHIP_NUC100VD2AN
|
||||
bool "NUC100VD2AN
|
||||
bool "NUC100VD2AN"
|
||||
---help---
|
||||
Nuvoton NUC100 medium density chip: Flash 64K SRAM 8K, LQFP100 package
|
||||
|
||||
config ARCH_CHIP_NUC100VD3AN
|
||||
bool "NUC100VD3AN
|
||||
bool "NUC100VD3AN"
|
||||
---help---
|
||||
Nuvoton NUC100 medium density chip: Flash 64K SRAM 16K, LQFP100 package
|
||||
|
||||
config ARCH_CHIP_NUC100VE3AN
|
||||
bool "NUC100VE3AN
|
||||
bool "NUC100VE3AN"
|
||||
---help---
|
||||
Nuvoton NUC100 medium density chip: Flash 128K SRAM 8K, LQFP100 package
|
||||
|
||||
config ARCH_CHIP_NUC120LC1BN
|
||||
bool "NUC120LC1BN
|
||||
bool "NUC120LC1BN"
|
||||
---help---
|
||||
Nuvoton NUC120 low density chip: Flash 32K SRAM 4K, LQFP48 package
|
||||
|
||||
config ARCH_CHIP_NUC120LD1BN
|
||||
bool "NUC120LD1BN
|
||||
bool "NUC120LD1BN"
|
||||
---help---
|
||||
Nuvoton NUC120 low density chip: Flash 64K SRAM 4K, LQFP48 package
|
||||
|
||||
config ARCH_CHIP_NUC120LD2BN
|
||||
bool "NUC120LD2BN
|
||||
bool "NUC120LD2BN"
|
||||
---help---
|
||||
Nuvoton NUC120 low density chip: Flash 64K SRAM 8K, LQFP48 package
|
||||
|
||||
config ARCH_CHIP_NUC120RC1BN
|
||||
bool "NUC120RC1BN
|
||||
bool "NUC120RC1BN"
|
||||
---help---
|
||||
Nuvoton NUC120 low density chip: Flash 32K SRAM 4K, LQFP64 package
|
||||
|
||||
config ARCH_CHIP_NUC120RD1BN
|
||||
bool "NUC120RD1BN
|
||||
bool "NUC120RD1BN"
|
||||
---help---
|
||||
Nuvoton NUC120 low density chip: Flash 64K SRAM 4K, LQFP64 package
|
||||
|
||||
config ARCH_CHIP_NUC120RD2BN
|
||||
bool "NUC120RD2BN
|
||||
bool "NUC120RD2BN"
|
||||
---help---
|
||||
Nuvoton NUC120 low density chip: Flash 64K SRAM 8K, LQFP64 package
|
||||
|
||||
config ARCH_CHIP_NUC120LD3AN
|
||||
bool "NUC120LD3AN
|
||||
bool "NUC120LD3AN"
|
||||
---help---
|
||||
Nuvoton NUC120 medium density chip: Flash 64K SRAM 16K, LQFP48 package
|
||||
|
||||
config ARCH_CHIP_NUC120LE3AN
|
||||
bool "NUC120LE3AN
|
||||
bool "NUC120LE3AN"
|
||||
---help---
|
||||
Nuvoton NUC120 medium density chip: Flash 128K SRAM 16K, LQFP48 package
|
||||
|
||||
config ARCH_CHIP_NUC120RD3AN
|
||||
bool "NUC120RD3AN
|
||||
bool "NUC120RD3AN"
|
||||
---help---
|
||||
Nuvoton NUC120 medium density chip: Flash 64K SRAM 16K, LQFP64 package
|
||||
|
||||
config ARCH_CHIP_NUC120RE3AN
|
||||
bool "NUC120RE3AN
|
||||
bool "NUC120RE3AN"
|
||||
---help---
|
||||
Nuvoton NUC120 medium density chip: Flash 128K SRAM 16K, LQFP64 package
|
||||
|
||||
config ARCH_CHIP_NUC120VD2AN
|
||||
bool "NUC120VD2AN
|
||||
bool "NUC120VD2AN"
|
||||
---help---
|
||||
Nuvoton NUC120 medium density chip: Flash 64K SRAM 8K, LQFP100 package
|
||||
|
||||
config ARCH_CHIP_NUC120VD3AN
|
||||
bool "NUC120VD3AN
|
||||
bool "NUC120VD3AN"
|
||||
---help---
|
||||
Nuvoton NUC120 medium density chip: Flash 64K SRAM 16K, LQFP100 package
|
||||
|
||||
config ARCH_CHIP_NUC120VE3AN
|
||||
bool "NUC120VE3AN
|
||||
bool "NUC120VE3AN"
|
||||
---help---
|
||||
Nuvoton NUC120 medium density chip: Flash 128K SRAM 16K, LQFP100 package
|
||||
|
||||
|
||||
+3
-3
@@ -110,7 +110,7 @@ config ARCH_BOARD_EAGLE100
|
||||
an ARM Cortex-M3 MCU, the Luminary LM3S6918. This OS is built with the
|
||||
arm-nuttx-elf toolchain*. STATUS: This port is complete and mature.
|
||||
|
||||
config ARCH_BOARD_EKK_LM3S9B96
|
||||
config ARCH_BOARD_EKKLM3S9B96
|
||||
bool "TI/Stellaris EKK-LM3S9B96"
|
||||
depends on ARCH_CHIP_LM3S9B96
|
||||
select ARCH_HAVE_LEDS
|
||||
@@ -683,7 +683,7 @@ config ARCH_BOARD
|
||||
default "ea3131" if ARCH_BOARD_EA3131
|
||||
default "ea3152" if ARCH_BOARD_EA3152
|
||||
default "eagle100" if ARCH_BOARD_EAGLE100
|
||||
default "ekk-lm3s9b96" if ARCH_BOARD_EKK_LM3S9B96
|
||||
default "ekk-lm3s9b96" if ARCH_BOARD_EKKLM3S9B96
|
||||
default "ez80f910200kitg" if ARCH_BOARD_EZ80F910200KITG
|
||||
default "ez80f910200zco" if ARCH_BOARD_EZ80F910200ZCO
|
||||
default "fire-stm32v2" if ARCH_BOARD_FIRE_STM32
|
||||
@@ -823,7 +823,7 @@ endif
|
||||
if ARCH_BOARD_EAGLE100
|
||||
source "configs/eagle100/Kconfig"
|
||||
endif
|
||||
if ARCH_BOARD_EKK_LM3S9B96
|
||||
if ARCH_BOARD_EKKLM3S9B96
|
||||
source "configs/ekk-lm3s9b96/Kconfig"
|
||||
endif
|
||||
if ARCH_BOARD_EZ80F910200KITG
|
||||
|
||||
@@ -1,59 +0,0 @@
|
||||
############################################################################
|
||||
# configs/ekk-lm3s9b96/nsh/appconfig
|
||||
#
|
||||
# Copyright (C) 2012 Gregory Nutt. All rights reserved.
|
||||
# Authors: Gregory Nutt <gnutt@nuttx.org>
|
||||
# Jose Pablo Rojas V. <jrojas@nx-engineering.com>
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions
|
||||
# are met:
|
||||
#
|
||||
# 1. Redistributions of source code must retain the above copyright
|
||||
# notice, this list of conditions and the following disclaimer.
|
||||
# 2. Redistributions in binary form must reproduce the above copyright
|
||||
# notice, this list of conditions and the following disclaimer in
|
||||
# the documentation and/or other materials provided with the
|
||||
# distribution.
|
||||
# 3. Neither the name NuttX nor the names of its contributors may be
|
||||
# used to endorse or promote products derived from this software
|
||||
# without specific prior written permission.
|
||||
#
|
||||
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
||||
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
||||
# COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||||
# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
||||
# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
||||
# OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
# AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
||||
# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
############################################################################
|
||||
|
||||
# Path to example in apps/examples containing the user_start entry point
|
||||
|
||||
CONFIGURED_APPS += examples/nsh
|
||||
|
||||
# NSH library
|
||||
|
||||
CONFIGURED_APPS += system/readline
|
||||
CONFIGURED_APPS += nshlib
|
||||
|
||||
# Networking support
|
||||
|
||||
ifeq ($(CONFIG_NET),y)
|
||||
CONFIGURED_APPS += netutils/uiplib
|
||||
CONFIGURED_APPS += netutils/dhcpc
|
||||
CONFIGURED_APPS += netutils/resolv
|
||||
CONFIGURED_APPS += netutils/tftpc
|
||||
CONFIGURED_APPS += netutils/webclient
|
||||
ifeq ($(CONFIG_NSH_TELNET),y)
|
||||
CONFIGURED_APPS += netutils/telnetd
|
||||
endif
|
||||
endif
|
||||
|
||||
|
||||
+628
-286
File diff suppressed because it is too large
Load Diff
@@ -1,40 +0,0 @@
|
||||
############################################################################
|
||||
# configs/ekk-lm3s9b96/ostest/appconfig
|
||||
#
|
||||
# Copyright (C) 2012 Gregory Nutt. All rights reserved.
|
||||
# Authors: Gregory Nutt <gnutt@nuttx.org>
|
||||
# Jose Pablo Rojas V. <jrojas@nx-engineering.com>
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions
|
||||
# are met:
|
||||
#
|
||||
# 1. Redistributions of source code must retain the above copyright
|
||||
# notice, this list of conditions and the following disclaimer.
|
||||
# 2. Redistributions in binary form must reproduce the above copyright
|
||||
# notice, this list of conditions and the following disclaimer in
|
||||
# the documentation and/or other materials provided with the
|
||||
# distribution.
|
||||
# 3. Neither the name NuttX nor the names of its contributors may be
|
||||
# used to endorse or promote products derived from this software
|
||||
# without specific prior written permission.
|
||||
#
|
||||
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
||||
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
||||
# COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||||
# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
||||
# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
||||
# OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
# AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
||||
# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
############################################################################
|
||||
|
||||
# Path to example in apps/examples containing the user_start entry point
|
||||
|
||||
CONFIGURED_APPS += examples/ostest
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -101,7 +101,6 @@ CONFIG_ARMV7M_OABI_TOOLCHAIN=y
|
||||
CONFIG_ARCH_CHIP_LM3S6965=y
|
||||
# CONFIG_ARCH_CHIP_LM3S8962 is not set
|
||||
# CONFIG_LM_REVA2 is not set
|
||||
CONFIG_LM_DFU=y
|
||||
|
||||
#
|
||||
# Select Stellaris Peripheral Support
|
||||
|
||||
@@ -101,7 +101,6 @@ CONFIG_ARMV7M_OABI_TOOLCHAIN=y
|
||||
CONFIG_ARCH_CHIP_LM3S6965=y
|
||||
# CONFIG_ARCH_CHIP_LM3S8962 is not set
|
||||
# CONFIG_LM_REVA2 is not set
|
||||
CONFIG_LM_DFU=y
|
||||
|
||||
#
|
||||
# Select Stellaris Peripheral Support
|
||||
|
||||
@@ -101,7 +101,6 @@ CONFIG_ARMV7M_OABI_TOOLCHAIN=y
|
||||
CONFIG_ARCH_CHIP_LM3S6965=y
|
||||
# CONFIG_ARCH_CHIP_LM3S8962 is not set
|
||||
# CONFIG_LM_REVA2 is not set
|
||||
CONFIG_LM_DFU=y
|
||||
|
||||
#
|
||||
# Select Stellaris Peripheral Support
|
||||
|
||||
@@ -60,7 +60,6 @@ CONFIG_LM_CODESOURCERYW=n
|
||||
CONFIG_LM_CODESOURCERYL=n
|
||||
CONFIG_LM_DEVKITARM=n
|
||||
CONFIG_LM_BUILDROOT=y
|
||||
CONFIG_LM_DFU=y
|
||||
|
||||
#
|
||||
# Disable support for interrupts on GPIOH and GPIOJ which do not
|
||||
|
||||
@@ -60,7 +60,6 @@ CONFIG_LM_CODESOURCERYW=n
|
||||
CONFIG_LM_CODESOURCERYL=n
|
||||
CONFIG_LM_DEVKITARM=n
|
||||
CONFIG_LM_BUILDROOT=y
|
||||
CONFIG_LM_DFU=y
|
||||
|
||||
#
|
||||
# Disable support for interrupts on GPIOH and GPIOJ which do not
|
||||
|
||||
@@ -60,7 +60,6 @@ CONFIG_LM_CODESOURCERYW=n
|
||||
CONFIG_LM_CODESOURCERYL=n
|
||||
CONFIG_LM_DEVKITARM=n
|
||||
CONFIG_LM_BUILDROOT=y
|
||||
CONFIG_LM_DFU=y
|
||||
|
||||
#
|
||||
# Disable support for interrupts on GPIOH and GPIOJ which do not
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# For a description of the syntax of this configuration file,
|
||||
# see misc/tools/kconfig-language.txt.
|
||||
#
|
||||
|
||||
if ARCH_BOARD_NUTINY_NUC120
|
||||
config ARCH_LEDS
|
||||
bool "NuttX LED support"
|
||||
default n
|
||||
---help---
|
||||
"Support control of the on-board LED by NuttX to indicate system state"
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user