Files
player/Project/Src/rt-thread/components/cplusplus/Kconfig
2025-06-27 00:32:57 +08:00

8 lines
102 B
Plaintext

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