Commit Graph

59 Commits (main)

Author SHA1 Message Date
Melissa LeBlanc-Williams 98de47112c Point to latest esptool-js release 2 months ago
Melissa LeBlanc-Williams 831085ff84 Point to local esptool-js 2 months ago
Melissa LeBlanc-Williams 0ac5125f3f Make no_reset work consistently 2 months ago
Melissa LeBlanc-Williams b98a904be3 Point to esptool 0.5.3 2 months ago
Melissa LeBlanc-Williams e36902d862 Tie the esptool-js to a working version 2 months ago
Melissa LeBlanc-Williams f96b54bddd Clean up and remove unused files 3 months ago
Melissa LeBlanc-Williams a97608a07d Code in a working state 3 months ago
Melissa LeBlanc-Williams 2f8dacc817 Update script 3 months ago
Melissa LeBlanc-Williams 5fa0a2c935 Connection successful 3 months 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).
3 months 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.
4 months ago
REDD b0871ed288
Fixed to Clear log text.
Figured I'd help since I got a branch of this for the Flipper Zero community.
1 year ago
Jason2866 33682490dc revert prettier changes 2 years ago
Jason2866 3f7b1e1c0c Support for C2, C6 and H2 2 years ago
Melissa LeBlanc-Williams 69a1f21fe9 Remove usage of non-existent variable 2 years ago
Melissa LeBlanc-Williams 7729ef1a05 Merge branch 'main' of NabuCasa/esp-web-flasher 2 years ago
Melissa LeBlanc-Williams 2d8463c2aa Fix update returning a smaller value for totalBytes than written 3 years ago
Loren Norman 87e95d0312 simplify code a bit, clear port on failed connect 3 years ago
Melissa LeBlanc-Williams a567b0204a
Merge pull request #30 from NabuCasa/remove-unused-prototype-mutations
Remove unused prototype mutations
3 years ago
Paulus Schoutsen a3d20d7745 Construct new errors 3 years ago
Paulus Schoutsen 9dd74997e6 Remove unused prototype mutations 3 years ago
Melissa LeBlanc-Williams e0a0576957 Add in latest code changes 3 years ago
Melissa LeBlanc-Williams 87a163429c Fix Mac Address for S2 and S3 3 years ago
Jason2866 e2b95ce491 del 3 years ago
Melissa LeBlanc-Williams 823874c9f8 Hide sync failures 3 years ago
Melissa LeBlanc-Williams f76a6898ab Clean up 3 years ago
Melissa LeBlanc-Williams 30b8400af5 Added ESP32C3 Support 3 years ago
Melissa LeBlanc-Williams 3bcf9b163f Add calcsize to struct as needed for littlefs project 3 years ago
Paulus Schoutsen 6cc74dd684
Remove header patching (#86) 3 years ago
Melissa LeBlanc-Williams 0f238400cd Fix overlapping address range error on reconnect 3 years ago
Melissa LeBlanc-Williams 8b48de402e Fix timeout issue again 4 years ago
Melissa LeBlanc-Williams e19f90c0a4 ESP32 Fixes and improvements. 4 years ago
Melissa LeBlanc-Williams 298c761f60 Update stubs and fix issue with ESP32-S2 4 years ago
Melissa LeBlanc-Williams 48e30d4827 Fix debug message depth 4 years ago
Melissa LeBlanc-Williams acbcb02f1e Increased timeout to reduce errors 4 years ago
Melissa LeBlanc-Williams 825ce44e43 Clean up some debug messages 4 years ago
Melissa LeBlanc-Williams 71e65d81fc Adding updated script.js 4 years ago
Melissa LeBlanc-Williams c412c09186 Refactoring to make it work more like official tool 4 years ago
Melissa LeBlanc-Williams e66aa53ea0 Remove a couple debug messages 4 years ago
Melissa LeBlanc-Williams 740987c7cf Decoupled UI code from programming code 4 years ago
Paulus Schoutsen f47896d5d4 Correct unpkg url 4 years ago
Paulus Schoutsen 494b04a832 Fork 4 years ago
Paulus Schoutsen abe298b300 Defer initialize 4 years ago
Paulus Schoutsen dae9b92f46 make write update callback return bytes written 4 years ago
Paulus Schoutsen 163b9fb29a Remove unused part 4 years ago
Paulus Schoutsen 869acb7a1b Convert to NPM package 4 years ago
Melissa LeBlanc-Williams d87dcbf5a5 Make the error message clear about what the user needs to do 4 years ago
Christian Moll d4ebef667c
adding nodemco like reset 4 years ago
Melissa LeBlanc-Williams 22e4934f91 Don't change baud for esp8266 4 years ago
Melissa LeBlanc-Williams ecccd1f609 Added baud rate change message prior to changing 4 years ago