zephyr/misc
Benoit Leforestier 26e0f9a9e1 Build: Improve C++ support
Can choose the C++ standard (C++98/11/14/17/2a)
Can link with standard C++ library (libstdc++)
Add support of C++ exceptions
Add support of C++ RTTI
Add C++ options to subsys/cpp/Kconfig
Implements new and delete using k_malloc and k_free
if CONFIG_HEAP_MEM_POOL_SIZE is defined

Signed-off-by: Benoit Leforestier <benoit.leforestier@gmail.com>
2018-10-29 09:15:04 -04:00
..
generated cmake: Support UTF-8 characters in Kconfig values 2018-03-21 19:11:19 -04:00
CMakeLists.txt subsys: stats - Statistics support 2018-02-20 22:07:52 +01:00
Kconfig Build: Improve C++ support 2018-10-29 09:15:04 -04:00
empty_file.c
printk.c misc: printk: Change function return 2018-09-14 16:55:37 -04:00
reboot.c include/system_timer.h: Timer API cleanup 2018-10-16 15:03:10 -04:00
stats.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00