Add the 74HC595 Snake game project

This commit is contained in:
2026-06-12 12:40:08 -04:00
parent 200156c432
commit f0561b449a
26 changed files with 1009 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/ .