Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 643 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 643 Bytes

duo-examples-cmake

这个项目将duo-examples项目的构建系统移植到了 CMake

可以直接复制 duo-examples 项目中的示例到 src 文件夹中, 默认为 blink

也提供了自动下载toolchain的功能,无需运行envsetup.sh


This project ported the build system of the 'duo-examples' project to CMake

You can directly copy the examples from the duo-examples project to the src folder, which is blink by default

There is also a function to automatically download the 'toolchain' without having to run the 'envsetup.sh'