Commit graph

218 commits

Author SHA1 Message Date
hathach
d4a945f967
add walkround for reset S3 2023-03-22 16:20:10 +07:00
hathach
41eae0f21a esp23 bootrom begin() return chip_detect id 2023-03-22 16:04:46 +07:00
Eva Herrada
b5a2854854
Bump to 1.8.1 2023-03-14 15:44:51 -04:00
lady ada
387a95c819 add some debug and semaphore for LCD 2023-03-07 14:28:51 -05:00
lady ada
8c7ba727e5 Merge branch 'master' of github.com:adafruit/Adafruit_TestBed 2023-03-06 18:56:06 -05:00
Eva Herrada
e02f558ca8
Bump to 1.8.0 2023-03-02 16:18:09 -05:00
lady ada
76e28d0e6d Merge branch 'master' of github.com:adafruit/Adafruit_TestBed 2023-02-24 18:02:50 -05:00
Ha Thach
fd4ecd9b87
Merge pull request #16 from adafruit/add-metro-bin
added metro binaries for program cdc
2023-02-24 21:17:50 +07:00
hathach
dfca31499c
clang 2023-02-24 21:05:56 +07:00
hathach
2df3903e52
update binaries for cdc 2023-02-24 21:01:24 +07:00
hathach
68a73923f5
update esp binaries 2023-02-24 20:59:22 +07:00
hathach
94910676de
added metro binaries for program cdc 2023-02-24 18:33:01 +07:00
lady ada
4fa35fbbc7 Merge branch 'master' of github.com:adafruit/Adafruit_TestBed 2023-02-23 22:44:28 -05:00
lady ada
cfd5014475 add debug timing 2023-02-23 22:44:22 -05:00
Ha Thach
62ffc063d3
Merge pull request #15 from adafruit/brain-esp32-s2-s3
Brain esp32 s2 s3
2023-02-23 16:34:31 +07:00
hathach
108db070d7
fix warnings 2023-02-23 12:41:58 +07:00
hathach
05c4ca3e10
more clang 2023-02-23 12:14:52 +07:00
hathach
30e01cd273
clang 2023-02-23 12:13:02 +07:00
hathach
6d727217b7
wrap up 2023-02-23 12:11:22 +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
125166afde
fix read escape issue 2023-02-23 10:24:51 +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
Ha Thach
6fb3ea8bc7
Merge pull request #14 from adafruit/brain-esp-compression
Brain esp compression
2023-02-22 10:45:55 +07:00
hathach
b7bd917be0
run clang before test 2023-02-22 10:26:06 +07:00
hathach
b183a5b31b
improve serial write(), write in chunk up to escape code instead of 1 by 1 2023-02-22 10:25:06 +07:00
hathach
2e8e572dca
check md5 before flashing 2023-02-21 21:59:32 +07:00
hathach
039fb89810
clang 2023-02-21 21:28:46 +07:00
hathach
33d8bb52d3
rename esp32_stub_loader_t 2023-02-21 21:18:22 +07:00
hathach
1bb697f951
clang 2023-02-21 21:12:11 +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
008240300b
improve readSLIP() 2023-02-21 11:38:19 +07:00
hathach
0a3dabfc2f
improve stub hanlding 2023-02-21 10:40:11 +07:00
hathach
6d649f4812
clean up 2023-02-21 10:28:27 +07:00
Ha Thach
cfd77f443e
Merge pull request #13 from adafruit/brain-esp32-stub-loader
Brain esp32 stub loader
2023-02-20 22:45:32 +07:00
hathach
4325321100
fix clang 2023-02-20 22:36:22 +07:00
hathach
566cb691bb
fix typo 2023-02-20 22:22:55 +07:00
hathach
a9e5d3ed88
Merge branch 'master' into brain-esp32-stub-loader 2023-02-20 21:59:02 +07:00
hathach
81b139c124
clang 2023-02-20 21:44:39 +07:00
hathach
4a1cf8ecde
fix ci 2023-02-20 21:31:05 +07:00
hathach
3de56de16b
more enhance 2023-02-20 21:29:03 +07:00
hathach
fcf3f29586
detect SUPPORTS_ENCRYPTED_FLASH by chip detect. fix s2/s3 upload
though s2/s3 upload isn't stable enough.
2023-02-20 20:06:42 +07:00
hathach
442a5d3744
everything works well with stub 2023-02-20 18:18:41 +07:00
hathach
70197ab53b
improve dataMem() 2023-02-20 18:09:12 +07:00
hathach
564de5050d
enhance command() for dataFlash() 2023-02-20 18:05:54 +07:00
hathach
e4623a8095
update syncStub() 2023-02-20 16:38:37 +07:00
hathach
9855be25fe
flashing with stub working 2023-02-20 16:27:57 +07:00
lady ada
09fd788cbb clang 2023-02-18 15:02:06 -05:00
lady ada
69a55bde9e dont compile for AVRs, fix essp to esp 2023-02-18 11:18:09 -05:00