Commit graph

19 commits

Author SHA1 Message Date
hathach
31c20caf2c
add ESP32_NATIVE_USB setting to make it clear which usb we are dealing with 2023-07-23 13:29:04 +07:00
hathach
d379e56c4f
default program_cdc to S3 2023-07-23 13:23:02 +07:00
hathach
5ad6ac8fb6 update doc wiring 2023-05-05 16:26:49 +07:00
hathach
b77e95352f add support for programming esp via serial host with usb-to-uart chip e.g ch9102f
- update program_esp32_cdc.ino to support ch9102f
- add flashing binaries for feather esp32 v2 blinky
2023-05-05 16:26:49 +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
94910676de
added metro binaries for program cdc 2023-02-24 18:33:01 +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
fd3acf6fe3
stub + compresssion work well with s2 and s3 with decent 56KB/s 2023-02-23 12:04:00 +07:00
hathach
6d649f4812
clean up 2023-02-21 10:28:27 +07:00
hathach
566cb691bb
fix typo 2023-02-20 22:22:55 +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
df276b1594
update program esp32 cdc 2023-02-16 09:21:53 +07:00
hathach
14d129d08f
flash factory bins for s2 an s3 2023-02-16 00:34:05 +07:00
hathach
8f4e4f0ddc
enhance bootrom begin to work well with SerialHost 2023-02-15 23:42:18 +07:00
hathach
ee9cc6589f add support for SUPPORTS_ENCRYPTED_FLASH, flashing S2 works well 2023-02-15 23:31:41 +07:00
hathach
b3580bd02d add program esp32 cdc 2023-02-14 17:22:16 +07:00