Commit Graph

48 Commits (8b54398eac095adf336a413b406398143c74f9f3)

Author SHA1 Message Date
Melissa LeBlanc-Williams 8b54398eac Include bundle and update flashOptions 6 months ago
Melissa LeBlanc-Williams 515b1950d7
Revert "Chrome-143 and ESP32-S2 updates" 7 months ago
Mikey Sklar 13ee757220 Chrome-143 and ESP32-S2 7 months ago
Dan Halbert a41bd2b0f3
Update ESPLoader import to version 0.5.6
Or, we could just omit the version, and that way we'll get the latest. @makermelissa what do you think?
7 months ago
Melissa LeBlanc-Williams 98de47112c Point to latest esptool-js release 2 years ago
Melissa LeBlanc-Williams 831085ff84 Point to local esptool-js 2 years ago
Melissa LeBlanc-Williams 0ac5125f3f Make no_reset work consistently 2 years ago
Melissa LeBlanc-Williams b98a904be3 Point to esptool 0.5.3 2 years ago
Melissa LeBlanc-Williams e36902d862 Tie the esptool-js to a working version 2 years ago
Melissa LeBlanc-Williams f96b54bddd Clean up and remove unused files 2 years ago
Melissa LeBlanc-Williams a97608a07d Code in a working state 2 years ago
Melissa LeBlanc-Williams 2f8dacc817 Update script 2 years ago
Melissa LeBlanc-Williams 5fa0a2c935 Connection successful 2 years ago
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).
2 years ago
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.
2 years ago
REDD b0871ed288
Fixed to Clear log text.
Figured I'd help since I got a branch of this for the Flipper Zero community.
3 years ago
Jason2866 3f7b1e1c0c Support for C2, C6 and H2 3 years ago
Melissa LeBlanc-Williams 69a1f21fe9 Remove usage of non-existent variable 4 years ago
Melissa LeBlanc-Williams 7729ef1a05 Merge branch 'main' of NabuCasa/esp-web-flasher 4 years ago
Melissa LeBlanc-Williams 2d8463c2aa Fix update returning a smaller value for totalBytes than written 5 years ago
Melissa LeBlanc-Williams f76a6898ab Clean up 5 years ago
Melissa LeBlanc-Williams 30b8400af5 Added ESP32C3 Support 5 years ago
Paulus Schoutsen 6cc74dd684
Remove header patching (#86) 5 years ago
Melissa LeBlanc-Williams 0f238400cd Fix overlapping address range error on reconnect 5 years ago
Melissa LeBlanc-Williams e19f90c0a4 ESP32 Fixes and improvements. 5 years ago
Melissa LeBlanc-Williams 48e30d4827 Fix debug message depth 5 years ago
Melissa LeBlanc-Williams acbcb02f1e Increased timeout to reduce errors 5 years ago
Melissa LeBlanc-Williams 71e65d81fc Adding updated script.js 5 years ago
Melissa LeBlanc-Williams 740987c7cf Decoupled UI code from programming code 5 years ago
Paulus Schoutsen f47896d5d4 Correct unpkg url 5 years ago
Paulus Schoutsen 494b04a832 Fork 5 years ago
Paulus Schoutsen abe298b300 Defer initialize 5 years ago
Paulus Schoutsen dae9b92f46 make write update callback return bytes written 5 years ago
Paulus Schoutsen 163b9fb29a Remove unused part 5 years ago
Paulus Schoutsen 869acb7a1b Convert to NPM package 5 years ago
Melissa LeBlanc-Williams d87dcbf5a5 Make the error message clear about what the user needs to do 6 years ago
Christian Moll d4ebef667c
adding nodemco like reset 6 years ago
Melissa LeBlanc-Williams 22e4934f91 Don't change baud for esp8266 6 years ago
Melissa LeBlanc-Williams ecccd1f609 Added baud rate change message prior to changing 6 years ago
Melissa LeBlanc-Williams 93fdf99a9b Remove remix button 6 years ago
Melissa LeBlanc-Williams f2043feede Added version check for baudRate 6 years ago
Melissa LeBlanc-Williams 55b27e2519 Uncommented error handling 6 years ago
Melissa LeBlanc-Williams c78ebc90bf Multi File Upload, offsets fixed, progress bars 6 years ago
Melissa LeBlanc-Williams c5df3a24fa Working Stub Loader code 6 years ago
Melissa LeBlanc-Williams 91f89ff168 Baud rate change message type is now just a log msg 6 years ago
Melissa LeBlanc-Williams 2bf262dc32 Working version including ESP32-S2 6 years ago
Melissa LeBlanc-Williams 7b710aff5c Bypassed encoding and decoding streams 6 years ago
Melissa LeBlanc-Williams 44d1b4bfd8 Initial code 6 years ago