nuttx/configs/olimex-stm32-e407
2018-03-25 09:25:37 -06:00
..
discover
include configs/*/include; Remove prototype of stm32_boardinitialize() from board.h files. The authorative prototype is in arch/arm/src/stm32*/stm32*_start.h 2017-12-16 20:02:03 -06:00
netnsh
nsh
scripts configs/: Add definition of strip to many Make.defs files. 2018-03-25 09:25:37 -06:00
src Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
telnetd
usbnsh
webserver
Kconfig
README.txt

README
======
The Olimex STM32-E407 configuration is based on the configuration olimex-stm32-h407 and stm32f4discovery.

nsh - Basic shell run on USART2.
usbnsh - Basic shell run on the virtual serial port.