Even more files

This commit is contained in:
2023-09-23 21:40:13 +02:00
parent 45ce330daf
commit c303359b27
23 changed files with 2094 additions and 0 deletions

3
run.sh Normal file
View File

@@ -0,0 +1,3 @@
espflash --partition-table partition.csv /dev/ttyUSB0 target/xtensa-esp32-espidf/release/rusty-espresso
parttool.py --partition-table-file partition.csv --port /dev/ttyUSB0 write_partition --partition-name=nvs --input "nvs.bin"
espmonitor --speed 115200 /dev/ttyUSB0 --bin target/xtensa-esp32-espidf/release/rusty-espresso