1 Star 0 Fork 400

lycchang / BabyOS

forked from bean / BabyOS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CMakeLists.txt 270 Bytes
一键复制 编辑 原始数据 按行查看 历史
bean 提交于 2020-06-22 00:22 . 1.delete bos_config and bos_hal
PROJECT(BABYOS)
ADD_SUBDIRECTORY(bos/algorithm)
ADD_SUBDIRECTORY(bos/core)
ADD_SUBDIRECTORY(bos/utils/)
ADD_SUBDIRECTORY(bos/drivers)
ADD_SUBDIRECTORY(bos/modules)
ADD_SUBDIRECTORY(bos/thirdparty)
ADD_SUBDIRECTORY(Examples/Test/bos_hal)
ADD_SUBDIRECTORY(Examples/Test/)
C
1
https://gitee.com/lycchang/BabyOS.git
git@gitee.com:lycchang/BabyOS.git
lycchang
BabyOS
BabyOS
master

搜索帮助