Add CircuitPython RLCD migration prototype

This commit is contained in:
aeroreyna
2026-06-21 21:14:18 -04:00
parent 2bc8fbeaca
commit edf3da1a30
9 changed files with 688 additions and 0 deletions
+10
View File
@@ -1,3 +1,13 @@
# Local-only CircuitPython configuration / secrets
settings.toml
.env
# Firmware downloads and generated bundles
firmware/
*.bin
*.uf2
*.zip
# Temporary generated media and screenshots
*.pbm
*.png