c7da88e383
This is to avoid GCC to optimize null-pointer checks away, in case the default operator new is used together with -fno-exceptions. |
||
---|---|---|
.. | ||
include | ||
nsh | ||
scripts | ||
src | ||
usbnsh | ||
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.