1 Star 0 Fork 0

bruceniu/lv_drivers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CMakeLists.txt 75 Bytes
一键复制 编辑 原始数据 按行查看 历史
Bora Özgen 提交于 2021-03-17 15:30 . Add initial CMake file
file(GLOB_RECURSE SOURCES ./*.c)
add_library(lv_drivers STATIC ${SOURCES})
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bruce79/lv_drivers.git
[email protected]:bruce79/lv_drivers.git
bruce79
lv_drivers
lv_drivers
master

搜索帮助