From e6975ce8f818d4d3db9d61f3a2b2b8b8cbda96a5 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 12 Jan 2014 17:59:38 -0600 Subject: Add support for the STM32VL-Discovery board. Contributed by Alan Carvalho de Assis --- nuttx/configs/README.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nuttx/configs/README.txt') diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt index 2810d908d..c7daa6847 100644 --- a/nuttx/configs/README.txt +++ b/nuttx/configs/README.txt @@ -522,6 +522,12 @@ configs/stm32f4discovery configs/stm32f429i-disco STMicro STM32F429I-Discovery board based on the STMicro STM32F429ZIT6 MCU. +configs/stm32ldiscovery + STMicro STM32L-Discovery board based on the STMicro STM32L152RB MCU. + +configs/stm32vldiscovery + STMicro STM32VL-Discovery board based on the STMicro STM32F100RB MCU. + configs/sure-pic32mx The "Advanced USB Storage Demo Board," Model DB-DP11215, from Sure Electronics (http://www.sureelectronics.net/). This board features -- cgit v1.2.3