init converting project from micro python to c

This commit is contained in:
Travis Shears 2025-04-06 12:55:40 +02:00
parent 4edd5b1cc2
commit 512e041717
32 changed files with 372 additions and 21 deletions

4
.gitignore vendored
View file

@ -1,3 +1,5 @@
CIRCUITPY/settings.toml
settings.toml
.DS_Store
.vscode/
build/
.cache/