nuttx/configs/stm32f746-ws
Beat Küng c7da88e383 CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used
This is to avoid GCC to optimize null-pointer checks away, in case the
default operator new is used together with -fno-exceptions.
2016-08-22 08:35:01 +02:00
..
include Costmetic changes from the review of the last PR 2016-06-17 17:30:05 -06:00
nsh CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used 2016-08-22 08:35:01 +02:00
scripts copy nucleo-144 to stm32f746-ws 2016-05-23 15:05:56 +02:00
src Fix a few missed changes from *dbg() to *err() and *vdbg() to *info() 2016-06-17 06:00:45 -06:00
Kconfig copy nucleo-144 to stm32f746-ws 2016-05-23 15:05:56 +02:00