1.实现了在Linux下的esp idf的一键编译,烧录,与监视的脚本,并且监视具有交互能力(依赖于ide的cmake应用调用,需要配合ide使用)

This commit is contained in:
Misaki
2025-08-22 23:25:43 +08:00
parent 49f03c6804
commit 48c2757af6
4 changed files with 36 additions and 2 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
./cmake-build-debug
cmake-build-debug
build
.idea