nuttx/configs/olimex-stm32-e407
2016-06-27 11:22:38 -06:00
..
include Add olimex-stm32-e407 to configs 2016-06-27 13:41:41 +02:00
nsh libc/hex2bin: Move the portable library portion of apps/system/hex2bin to nuttx/libc/hex2bin where it can be shared with the OS internals. 2016-06-27 11:22:38 -06:00
scripts Trivial changes from review of last PR 2016-06-27 08:00:01 -06:00
src Trivial changes from review of last PR 2016-06-27 08:00:01 -06:00
usbnsh libc/hex2bin: Move the portable library portion of apps/system/hex2bin to nuttx/libc/hex2bin where it can be shared with the OS internals. 2016-06-27 11:22:38 -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.