a76e137ce2
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() |
||
---|---|---|
.. | ||
discover | ||
include | ||
netnsh | ||
nsh | ||
scripts | ||
src | ||
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.