nuttx/configs/olimex-stm32-e407
2019-07-10 07:39:35 -06:00
..
discover tools/Makefile.unix, .win, and all defconfig files: Modify tools/Makefiles to add warning on defconfig files 2019-03-03 08:31:03 -06:00
include configs/olimex-stm32-e407/src/stm32_spi.c: Add SPI initialization logic. 2019-07-10 07:39:35 -06:00
netnsh configs: Update all configurations to account for the configuration changes resulting from the separation of network initialization logic from NSH. 2019-04-29 10:03:41 -06:00
nsh Squashed commit of the following: 2019-05-21 18:57:54 -06:00
scripts Make sure sections are aligned to 32-bits in all LD linker scripts. This fixes and issues noted specifically for the SAMD21 by Bernd Walter, but should be applicable to all other LD scripts as well. 2019-05-30 16:51:38 -06:00
src configs/olimex-stm32-e407/src/stm32_spi.c: Add SPI initialization logic. 2019-07-10 07:39:35 -06:00
telnetd tools/Makefile.unix, .win, and all defconfig files: Modify tools/Makefiles to add warning on defconfig files 2019-03-03 08:31:03 -06:00
usbnsh Squashed commit of the following: 2019-05-21 18:57:54 -06:00
webserver tools/Makefile.unix, .win, and all defconfig files: Modify tools/Makefiles to add warning on defconfig files 2019-03-03 08:31:03 -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.