nuttx/configs/stm32f429i-disco/ide/ltcd/uvision
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
..
libapps.uvproj
libarch.uvproj
libbinfmt.uvproj
libboard.uvproj
libc.uvproj
libcxx.uvproj CXXFLAGS: add -fcheck-new whenever -fno-exceptions is used 2016-08-22 08:35:01 +02:00
libdrivers.uvproj
libfs.uvproj
libgraphics.uvproj
libmm.uvproj
libnx.uvproj
libsched.uvproj
nuttx_main.uvproj
nuttx.uvmpw
README.txt

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