nuttx/configs/olimex-stm32-e407
Gregory Nutt a76e137ce2 Squashed commit of the following:
sched/init/nx_start.c:  Add support for CONFIG_BOARD_DRIVER_INITIALIZE.  If this option is selected then nx_start() will call a board-provided function board_driver_initialize() immediately after calling up_initialize().

    Rename CONFIG_BOARD_INITIALIZE to CONFIG_BOARD_LATE_INITIALIZE.

    Raname board_initialize() to board_late_initialize()
2019-02-18 15:32:00 -06:00
..
discover
include
netnsh configs/: Refresh ARM and Xtensa configurations. 2018-08-19 17:48:13 -06:00
nsh configs/: Refresh ARM and Xtensa configurations. 2018-08-19 17:48:13 -06:00
scripts
src Squashed commit of the following: 2019-02-18 15:32:00 -06:00
telnetd
usbnsh configs/: Refresh ARM and Xtensa configurations. 2018-08-19 17:48:13 -06:00
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.