Add CircuitPython RLCD migration prototype
This commit is contained in:
+10
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user