120 Star 516 Fork 286

GVPOneOS/OneOS

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Kconfig 369 Bytes
一键复制 编辑 原始数据 按行查看 历史
menu "C++ Features"
config OS_USING_CPLUSPLUS
bool "Support C++ features"
default n
if OS_USING_CPLUSPLUS
config OS_USING_CPLUSPLUS11
bool "Enable c++11 threading feature support"
default n
select OS_USING_LIBC_ADAPTER
select OS_USING_VFS_DEVFS
select OS_USING_PTHREADS
select OS_USING_RTC
endif
endmenu
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/cmcc-oneos/OneOS.git
git@gitee.com:cmcc-oneos/OneOS.git
cmcc-oneos
OneOS
OneOS
dev

搜索帮助