1
0
Эх сурвалжийг харах

Add KConfig for C++ feature.

bernard 8 жил өмнө
parent
commit
8ee0bf8908

+ 7 - 0
components/cplusplus/KConfig

@@ -0,0 +1,7 @@
+menu "C++ features"
+
+config RT_USING_CPLUSPLUS
+    bool "Support C++ features"
+    default n
+
+endmenu