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
..

README
======

These projects are generated by nuttx/tools/ide_exporter.py with
configuration stm32f429i-disco/ltcd.  You need you need to rebuild this
configuration first time to make sure some auto-generated files are
generated correctly before using the IDE