nuttx/configs/olimex-stm32-e407
Alan Carvalho de Assis 853d332b6c Move CAN subsystem to its own directory and put device drivers there
Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com>
2017-05-12 11:48:47 -03:00
..
discover IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
include STM32: Remove one residual use of the obsoleted STM32_TIM27_FREQUENCY definition which does not work for all STM32 family members. 2017-02-25 10:04:28 -06:00
netnsh IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
nsh Remove all setenv.sh files. 2017-04-26 07:49:37 -06:00
scripts
src Move CAN subsystem to its own directory and put device drivers there 2017-05-12 11:48:47 -03:00
telnetd IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
usbnsh Remove all setenv.sh files. 2017-04-26 07:49:37 -06:00
webserver IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
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.