mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-13 04:33:18 +08:00
Add KConfig for C++ feature.
This commit is contained in:
@@ -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