nuttx/configs/olimexino-stm32
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
..
can CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used 2016-08-22 08:35:01 +02:00
composite CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used 2016-08-22 08:35:01 +02:00
include Fix timer input clock definitions 2016-06-09 08:29:55 -06:00
nsh CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used 2016-08-22 08:35:01 +02:00
scripts Remove the configs/ directory 2015-06-29 13:12:29 -06:00
smallnsh CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used 2016-08-22 08:35:01 +02:00
src can.h moved from include/nuttx/ to include/nuttx/drivers. 2016-07-20 13:38:36 -06:00
tiny CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used 2016-08-22 08:35:01 +02:00
Kconfig Remove the configs/ directory 2015-06-29 13:12:29 -06:00