add scripts folder

This commit is contained in:
Terrence
2025-01-23 22:45:26 +08:00
parent c46052958f
commit c2dd384ed1
5 changed files with 7 additions and 2 deletions

2
scripts/flash.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
esptool.py -p /dev/ttyACM0 -b 2000000 write_flash 0 ../releases/v0.9.9_bread-compact-wifi/merged-binary.bin