Files
player/Project/Src/rt-thread/components/cplusplus/Kconfig

8 lines
102 B
Plaintext
Raw Normal View History

2025-06-27 00:32:57 +08:00
menu "C++ features"
config RT_USING_CPLUSPLUS
bool "Support C++ features"
default n
endmenu