Melissa LeBlanc-Williams
98de47112c
Point to latest esptool-js release
2025-01-14 10:30:26 -08:00
Melissa LeBlanc-Williams
831085ff84
Point to local esptool-js
2025-01-09 12:25:11 -08:00
Melissa LeBlanc-Williams
0ac5125f3f
Make no_reset work consistently
2025-01-08 16:43:23 -08:00
Melissa LeBlanc-Williams
b98a904be3
Point to esptool 0.5.3
2024-12-30 14:49:22 -08:00
Melissa LeBlanc-Williams
e36902d862
Tie the esptool-js to a working version
2024-12-17 15:28:34 -08:00
Melissa LeBlanc-Williams
f96b54bddd
Clean up and remove unused files
2024-12-04 10:00:24 -08:00
Melissa LeBlanc-Williams
a97608a07d
Code in a working state
2024-12-04 09:47:00 -08:00
Melissa LeBlanc-Williams
2f8dacc817
Update script
2024-12-03 16:36:22 -08:00
Melissa LeBlanc-Williams
5fa0a2c935
Connection successful
2024-12-03 16:35:27 -08:00
Mikey Sklar
17068da940
Passthrough logic inside hardReset()
...
A small change to read the Passthrough checkbox state directly inside of hardReset(). This is to avoid issuing a reset on passthrough boards (M4 + ESP coprocessor).
2024-11-15 15:18:10 -08:00
Mikey Sklar
bdaeb7f05d
adding noReset() button
...
The ESP32 boards with co-processor (PyPortal, MatrixPortal, Metro Airlift) running passthru code will not connect over serial if reset. This adds a button to avoid resets, but the default is to reset.
2024-11-03 20:32:13 -08:00
REDD
b0871ed288
Fixed to Clear log text.
...
Figured I'd help since I got a branch of this for the Flipper Zero community.
2023-11-01 10:55:51 -07:00
Jason2866
3f7b1e1c0c
Support for C2, C6 and H2
2023-06-06 10:02:39 +02:00
Melissa LeBlanc-Williams
69a1f21fe9
Remove usage of non-existent variable
2023-02-06 15:32:52 -08:00
Melissa LeBlanc-Williams
7729ef1a05
Merge branch 'main' of NabuCasa/esp-web-flasher
2022-11-04 09:04:03 -07:00
Melissa LeBlanc-Williams
2d8463c2aa
Fix update returning a smaller value for totalBytes than written
2022-04-07 08:51:40 -07:00
Melissa LeBlanc-Williams
f76a6898ab
Clean up
2022-03-09 12:09:08 -08:00
Melissa LeBlanc-Williams
30b8400af5
Added ESP32C3 Support
2022-03-09 12:01:43 -08:00
Paulus Schoutsen
6cc74dd684
Remove header patching ( #86 )
2022-01-03 14:55:37 -08:00
Melissa LeBlanc-Williams
0f238400cd
Fix overlapping address range error on reconnect
2021-12-06 13:07:59 -08:00
Melissa LeBlanc-Williams
e19f90c0a4
ESP32 Fixes and improvements.
2021-08-13 09:43:54 -07:00
Melissa LeBlanc-Williams
48e30d4827
Fix debug message depth
2021-07-30 15:42:40 -07:00
Melissa LeBlanc-Williams
acbcb02f1e
Increased timeout to reduce errors
2021-07-30 15:38:55 -07:00
Melissa LeBlanc-Williams
71e65d81fc
Adding updated script.js
2021-07-26 10:47:41 -07:00
Melissa LeBlanc-Williams
740987c7cf
Decoupled UI code from programming code
2021-06-21 09:28:03 -07:00
Paulus Schoutsen
f47896d5d4
Correct unpkg url
2021-06-04 00:22:00 -07:00
Paulus Schoutsen
494b04a832
Fork
2021-06-03 23:50:00 -07:00
Paulus Schoutsen
abe298b300
Defer initialize
2021-05-26 14:22:00 -07:00
Paulus Schoutsen
dae9b92f46
make write update callback return bytes written
2021-05-24 22:06:43 -07:00
Paulus Schoutsen
163b9fb29a
Remove unused part
2021-05-24 20:41:56 -07:00
Paulus Schoutsen
869acb7a1b
Convert to NPM package
2021-05-24 14:26:18 -07:00
Melissa LeBlanc-Williams
d87dcbf5a5
Make the error message clear about what the user needs to do
2021-04-07 08:14:25 -07:00
Christian Moll
d4ebef667c
adding nodemco like reset
2021-03-12 15:51:08 +01:00
Melissa LeBlanc-Williams
22e4934f91
Don't change baud for esp8266
2021-03-11 18:13:38 -08:00
Melissa LeBlanc-Williams
ecccd1f609
Added baud rate change message prior to changing
2021-03-11 18:10:53 -08:00
Melissa LeBlanc-Williams
93fdf99a9b
Remove remix button
2021-01-11 16:32:39 -08:00
Melissa LeBlanc-Williams
f2043feede
Added version check for baudRate
2021-01-05 15:25:37 -08:00
Melissa LeBlanc-Williams
55b27e2519
Uncommented error handling
2020-12-15 09:57:16 -08:00
Melissa LeBlanc-Williams
c78ebc90bf
Multi File Upload, offsets fixed, progress bars
2020-12-11 09:14:52 -08:00
Melissa LeBlanc-Williams
c5df3a24fa
Working Stub Loader code
2020-12-09 14:47:36 -08:00
Melissa LeBlanc-Williams
91f89ff168
Baud rate change message type is now just a log msg
2020-12-02 08:36:43 -08:00
Melissa LeBlanc-Williams
2bf262dc32
Working version including ESP32-S2
2020-12-01 17:23:25 -08:00
Melissa LeBlanc-Williams
7b710aff5c
Bypassed encoding and decoding streams
2020-11-23 17:24:17 -08:00
Melissa LeBlanc-Williams
44d1b4bfd8
Initial code
2020-11-23 15:44:54 -08:00