Commit Graph

7 Commits

Author SHA1 Message Date
Jason2866 4a4fe27cee
fix esp8266 fs download and extract (#20554) 2024-01-21 13:16:05 +01:00
Jason2866 0ccd958c6c
refactor Pio filesystem download script (#20544)
* refactor FS download Pio script
2024-01-19 18:36:46 +01:00
Jason2866 18e5f53e97
Add new board setting "download speed" to esp32x boards json (#20291)
* add download_speed setting

* add "download speed"

* add / change up- download speed
2023-12-22 19:40:47 +01:00
Christian Baars 6bde92eef8
use partiton table from flash for download FS (#19694) 2023-10-07 15:18:37 +02:00
Jason2866 9ff65d76cc
Shell needed for unpack LittleFS cmd 2023-09-23 13:24:37 +02:00
Jason2866 50dfd30148
refac `UPLOAD` no build (#18277) 2023-03-27 11:46:40 +02:00
Jason2866 11645705e3
Flash firmware without `run build` (#18233)
* Flash without build
* Use firmwares from `build_output`
* simulate build with firmware from `build_output`
* rm debug code
2023-03-21 14:56:24 +01:00