nuttx/configs/olimex-stm32-e407
Gregory Nutt 8bd9cfe038 Squashed commit of the following:
arch/arm:  Remove support for CONFIG_ARMV7M_CMNVECTOR.  It is now the only vector support available.  Also remove CONFIG_HAVE_CMNVECTOR.  That no longer signifies anything."
    arch/arm/src/stm32:  This commit removes support for the dedicated vector handling from the STM32 architecture support. Only common vectors are now supported.
2018-06-20 12:30:37 -06:00
..
discover Squashed commit of the following: 2018-06-20 12:30:37 -06:00
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 Squashed commit of the following: 2018-06-20 12:30:37 -06:00
nsh Squashed commit of the following: 2018-06-20 12:30:37 -06:00
scripts Squashed commit of the following: 2018-06-20 12:30:37 -06:00
src Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
telnetd Squashed commit of the following: 2018-06-20 12:30:37 -06:00
usbnsh Squashed commit of the following: 2018-06-20 12:30:37 -06:00
webserver Squashed commit of the following: 2018-06-20 12:30:37 -06:00
Kconfig Add olimex-stm32-e407 to configs 2016-06-27 13:41:41 +02:00
README.txt Add olimex-stm32-e407 to configs 2016-06-27 13:41:41 +02:00

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.