Commit Graph

8 Commits

Author SHA1 Message Date
Paul Kendall
9c9cfa5d6c Fixed previous commit 2022-07-13 10:14:58 +12:00
Paul Kendall
f830fa90a4 Merge remote-tracking branch 'upstream/main' into esp8266
# Conflicts:
#	ESPLoader.js
#	webserial.js
2022-07-12 19:25:45 +12:00
Paulus Schoutsen
782c16df7f Raise errors instead of logging them 2022-07-11 08:09:25 -07:00
Paul Kendall
fd74fba2aa ESP8266/85 support 2022-07-09 08:05:40 +12:00
Amey Inamdar
f5732e020b Added support to change baudrate to higher values.
Signed-off-by: Amey Inamdar <amey.inamdar@espressif.com>
2021-07-18 21:50:23 +05:30
Amey Inamdar
94d04fa32d Added support to program flash of the board
Also supported serial console in the webapp

Signed-off-by: Amey Inamdar <amey@espressif.com>
2021-05-30 20:33:41 +05:30
Amey Inamdar
4361af1c38 Added support for loading the stub
ESP32, ESP32-C3 and ESP32-S2 supported at present.

Signed-off-by: Amey Inamdar <amey@espressif.com>
2021-04-25 22:38:04 +05:30
Amey Inamdar
a6c417bb40 Initial commit for esptool-js
* Chip detection and read MAC address works
* Support tested for ESP32, ESP32-S2 and ESP32-C3

Signed-off-by: Amey Inamdar <amey@espressif.com>
2021-04-18 23:16:46 +05:30