归档:完成项目 点亮你的LED

This commit is contained in:
2025-02-25 22:42:38 +08:00
parent fa5b06e7b5
commit 43748b8179
13 changed files with 271 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# dot files
/.vscode/launch.json
/.settings
/.eide/log
/.eide.usr.ctx.json
# project out
/build
/bin
/obj
/out
# eide template
*.ept
*.eide-template