summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index b34b7bc96..dc94380ca 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1892,8 +1892,12 @@ configs/olimex-lpc2378
configs/olimex-stm32-p107
This port uses the Olimex STM32-P107 board (STM32F107VC) and a GNU arm-nuttx-elf
toolchain* under Linux or Cygwin. See the https://www.olimex.com/dev/stm32-p107.html
- for further information. Contributed by Max Holtzberg. STATUS: Configurations
- for the basic OS test and NSH are available and verified.
+ for further information. Contributed by Max Holtzberg.
+
+configs/olimex-stm32-p207
+ This port uses the Olimex STM32-P207 board (STM32F207ZE) and a GNU arm-nuttx-elf
+ toolchain* under Linux or Cygwin. See the https://www.olimex.com/dev/stm32-p207.html
+ for further information. Contributed by Martin Lederhilger.
configs/olimex-strp711
This port uses the Olimex STR-P711 board and a GNU arm-nuttx-elf toolchain* under