Exercises 00 & 01 working, Documentation still in progress, moving to my source control server.

This commit is contained in:
John Poole 2026-02-13 14:03:09 -08:00
commit 8cf97e0e5a
15 changed files with 541 additions and 0 deletions

13
.gitignore vendored
View file

@ -1,3 +1,16 @@
/build/
/provisioning/
/*.log
.pio/
.pio
.vscode/
*.elf
*.bin
*.map
# Emacs backup files
*~
\#*\#
.\#*
# Emacs dir locals (optional)
.dir-locals.el