OVMS3-idf/make
Anton Maklakov c45fdf754f C++: prepare RTTI support
Ref. https://github.com/espressif/esp-idf/issues/1684

Also, for full RTTI support, libstdc++.a in the toolchain should be built
in both with RTTI and w/o RTTI options. Multilib with -fno-rtti
flag is used for that.

Note that this commit does not actually enable RTTI support.
The respective Kconfig option is hidden, and will be made visible when
the toolchain is updated.
2019-10-31 11:20:16 +07:00
..
common.mk esp_common: add version definitions in code and build system 2019-05-20 13:14:56 +08:00
component_common.mk Secure boot: initial image signature support 2016-11-14 11:08:42 +11:00
component_wrapper.mk gnu make: Make V= behaviour consistent with V=0 2019-06-24 21:01:12 +10:00
ldgen.mk Update kconfiglib to upstream version and replace mconf-idf 2019-10-29 10:40:04 +01:00
project.mk C++: prepare RTTI support 2019-10-31 11:20:16 +07:00
project_config.mk make: add support for sdkconfig.defaults.IDF_TARGET 2019-10-30 10:43:37 +01:00
version.mk bump version to 4.1 2019-08-13 10:09:52 +02:00