hathach
9a1477f407
add esp32_programFlashDefl() with File32 from SD card
...
- upgrade tool/esp_compress.py with --sd option to generate metadata for
use with files on sdcard
- add new program_esp32_uart_from_sdcard that tested on metro m4 (and
pyportal)
2023-10-12 23:24:29 +07:00
hathach
fd3acf6fe3
stub + compresssion work well with s2 and s3 with decent 56KB/s
2023-02-23 12:04:00 +07:00
hathach
5bcbd821b2
use stub for esp32s2, work well
...
speed is increase from 25 to 38 kB
2023-02-23 09:16:24 +07:00
hathach
2e8e572dca
check md5 before flashing
2023-02-21 21:59:32 +07:00
hathach
eabef3a42a
esp32_programFlashDefl() work well with on-board flash
2023-02-21 20:13:35 +07:00
hathach
6e930676c1
implemented flash deflate
2023-02-21 19:43:03 +07:00
hathach
58c6faceb7
adding esp_compress.py, add intial zip program, rename sd based example to program_esp32_uart_uncompressed
2023-02-21 17:30:53 +07:00