summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-21 18:19:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-21 18:19:49 +0000
commitbae532d2adc61dc1db83f878366c54cc880b16f6 (patch)
tree6ced77dc71414b79d4b72c350137c4356160d736 /nuttx/configs/Kconfig
parentc17d30566b3b01abb2451595cdd7845fb47eb64e (diff)
downloadnuttx-bae532d2adc61dc1db83f878366c54cc880b16f6.tar.gz
nuttx-bae532d2adc61dc1db83f878366c54cc880b16f6.tar.bz2
nuttx-bae532d2adc61dc1db83f878366c54cc880b16f6.zip
configs/cloudctrl and tools/prebuild.py from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5378 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/Kconfig')
-rw-r--r--nuttx/configs/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/configs/Kconfig b/nuttx/configs/Kconfig
index 8d812c19b..70b3ed76e 100644
--- a/nuttx/configs/Kconfig
+++ b/nuttx/configs/Kconfig
@@ -45,6 +45,13 @@ config ARCH_BOARD_C5471EVM
NuttX runs on the ARM core and is built with a GNU arm-nuttx-elf toolchain*.
This port is complete and verified.
+config ARCH_BOARD_CLOUDCTRL
+ bool "Darcy's CloudController stm32f10x board"
+ depends on ARCH_CHIP_STM32F107VC
+ ---help---
+ Small network relay development board. Based on the Shenzhou IV development
+ board design.
+
config ARCH_BOARD_COMPALE88
bool "Compal e88 phone"
depends on ARCH_CHIP_CALYPSO