This website works better with JavaScript
Home
Explore
Help
Sign In
RT-Thread-Studio
/
sdk-bsp-gd32450z-eval
mirror of
https://github-proxy.rt-thread.io/RT-Thread-Studio/sdk-bsp-gd32450z-eval.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
v1.0.1
1.0.0
sdk-bsp-gd32450...
/
project_0
/
rt-thread
/
components
/
cplusplus
/
Kconfig
Kconfig
102 B
Permalink
History
Raw
1
2
3
4
5
6
7
menu "C++ features"
config RT_USING_CPLUSPLUS
bool "Support C++ features"
default n
endmenu