1.1K Star 5.4K Fork 2.2K

GVPRT-Thread/rt-thread

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Kconfig 282 Bytes
一键复制 编辑 原始数据 按行查看 历史
mainmenu "RT-Thread Configuration"
BSP_DIR := .
RTT_DIR := ../..
PKGS_DIR := packages
source "$(RTT_DIR)/Kconfig"
osource "$PKGS_DIR/Kconfig"
rsource "drivers/Kconfig"
config SOC_MM32F373
bool
select RT_USING_COMPONENTS_INIT
select RT_USING_USER_MAIN
default y
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/rtthread/rt-thread.git
git@gitee.com:rtthread/rt-thread.git
rtthread
rt-thread
rt-thread
master

搜索帮助