8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
|
menu "C++ features"
|
||
|
|
||
|
config RT_USING_CPLUSPLUS
|
||
|
bool "Support C++ features"
|
||
|
default n
|
||
|
|
||
|
endmenu
|