This commit is contained in:
Steven Dan
2026-05-12 11:17:20 +08:00
parent b5b095efd0
commit b43581c2ff
473 changed files with 55278 additions and 0 deletions

21
lib_gpio/.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
.*.swp
**/.build*/*
**/bin/*
*.o
*.xe
*.vcd
*.s
*.xi
*.i
*.a
**/_build/
**/run_*.log
**/pdf/*
*.pyc
test_results.csv
**/.venv/**
# waf build files
.lock-waf_*
.waf-*/
build/