This commit is contained in:
2025-02-12 21:10:25 +01:00
commit ec0d7d63de
44 changed files with 8699 additions and 0 deletions

2
scripts/buildfs.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
pio run --target buildfs

2
scripts/uploadfs.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
pio run --target uploadfs