Add the 74HC595 Snake game project

This commit is contained in:
2026-06-12 12:40:08 -04:00
parent 200156c432
commit 0d82ec0c83
24 changed files with 1007 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
arduino-cli compile --clean --optimize-for-debug --fqbn esp32:esp32:esp32s3:CDCOnBoot=cdc --output-dir build/ .