rt-thread-official/components/cplusplus/Kconfig

8 lines
102 B
Plaintext

menu "C++ features"
config RT_USING_CPLUSPLUS
bool "Support C++ features"
default n
endmenu