hathach
|
fbe4f207c8
|
clang, pre-commit skip ino files
|
2023-04-19 17:03:26 +07:00 |
|
hathach
|
689440a95f
|
change default binaries back to metro s2
|
2023-04-19 16:49:54 +07:00 |
|
hathach
|
0f8bf4c029
|
wrap up support for esp8266, testing with speed aroudn 120KB/s
|
2023-04-19 16:49:23 +07:00 |
|
hathach
|
3417e50633
|
fix timing delay for esp8266 which is slow to be ready for each new command
also retry 3 times for each command before failed
|
2023-04-19 16:18:22 +07:00 |
|
hathach
|
e631a58b30
|
add pre-commit with clang, trailing spaces, and codespell
|
2023-03-22 16:21:00 +07:00 |
|
hathach
|
dfca31499c
|
clang
|
2023-02-24 21:05:56 +07:00 |
|
hathach
|
68a73923f5
|
update esp binaries
|
2023-02-24 20:59:22 +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
|
fd3acf6fe3
|
stub + compresssion work well with s2 and s3 with decent 56KB/s
|
2023-02-23 12:04:00 +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
|
039fb89810
|
clang
|
2023-02-21 21:28:46 +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
|
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
|
564de5050d
|
enhance command() for dataFlash()
|
2023-02-20 18:05:54 +07:00 |
|
hathach
|
ee9cc6589f
|
add support for SUPPORTS_ENCRYPTED_FLASH, flashing S2 works well
|
2023-02-15 23:31:41 +07:00 |
|
hathach
|
02ab42e8be
|
update program esp32 uart with multiple files
|
2023-02-15 13:34:26 +07:00 |
|
hathach
|
7ef4d6d655
|
update esp32_begin() to return bool
|
2023-02-14 11:54:42 +07:00 |
|
hathach
|
91c795d4d2
|
program esp32 via uart work well, MD5 checksum matched
|
2023-02-13 17:01:08 +07:00 |
|
hathach
|
9667f0f50c
|
Adding programming for esp32
move files to src/ folder
add program_esp32_uart example
|
2023-02-08 23:01:04 +07:00 |
|