mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-19 20:43:43 +08:00
Add KConfig for C++ feature.
This commit is contained in:
7
components/cplusplus/KConfig
Normal file
7
components/cplusplus/KConfig
Normal file
@@ -0,0 +1,7 @@
|
||||
menu "C++ features"
|
||||
|
||||
config RT_USING_CPLUSPLUS
|
||||
bool "Support C++ features"
|
||||
default n
|
||||
|
||||
endmenu
|
Reference in New Issue
Block a user