summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-10 07:46:17 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-10 07:48:48 -0600
commitc036323bdb1955b79af62094eb592758fcffd80d (patch)
tree57607d61cb50c123afb6e474ba97533c9324f8c9 /nuttx/configs/README.txt
parent45ac4f41d4a70ba10aaec44cce5637fd24f1e9b7 (diff)
downloadpx4-nuttx-c036323bdb1955b79af62094eb592758fcffd80d.tar.gz
px4-nuttx-c036323bdb1955b79af62094eb592758fcffd80d.tar.bz2
px4-nuttx-c036323bdb1955b79af62094eb592758fcffd80d.zip
Remove stm32f100rc_generic board configuration
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index c24e18b66..78cc7a10e 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -543,12 +543,6 @@ configs/stm3240g-eval
microcontroller (ARM Cortex-M4 with FPU). This port uses a GNU Cortex-M4
toolchain (such as CodeSourcery).
-configs/stm32f100rc_generic
- STMicro STM32F100RC generic board based on STM32F100RC high-density value line
- chip. This "generic" configuration is not very usable out-of-box, but can be
- used as a starting point to creating new configs with similar STM32
- high-density value line chips.
-
configs/stm32f4discovery
STMicro STM32F4-Discovery board based on the STMIcro STM32F407VGT6 MCU.