hathach
759bdeb282
support programming rp2350, add a new example to program metro rp2350 from firmware.h
...
rename program_rp2040_uf2.ino to program_rp2_from_sdcard.ino
change include SdFat.h to SdFat_Adafruit_Fork.h
2025-03-05 16:47:56 +07:00
hathach
948b602102
add support for c6 programming stub + chip detect. Tested with uart programming
2024-07-05 14:32:14 +07:00
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
17575513c3
add esp8266 stub
2023-04-18 11:36:09 +07:00
hathach
e631a58b30
add pre-commit with clang, trailing spaces, and codespell
2023-03-22 16:21:00 +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
33d8bb52d3
rename esp32_stub_loader_t
2023-02-21 21:18:22 +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
hathach
0a3dabfc2f
improve stub hanlding
2023-02-21 10:40:11 +07:00
hathach
9855be25fe
flashing with stub working
2023-02-20 16:27:57 +07:00