Prepared for git upload

This commit is contained in:
2026-06-20 08:56:40 -04:00
parent 857e77c7c8
commit 1702641bfe
1115 changed files with 18 additions and 116337 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# CMake build artifacts
/CMakeCache.txt
/CMakeFiles/
/cmake_install.cmake
/Makefile
/_deps/
/generated/
/pico-sdk/
/pioasm/
/pioasm-install/
# Pico compilation output files
*.bin
*.dis
*.elf
*.map
*.hex
*.uf2