Commit Graph

66 Commits (71c9f6c535f98fa4f01ba353a2b8752f91a666b8)

Author SHA1 Message Date
Mikey Sklar 9ce01be06c
Fix typo in light stylesheet element ID 6 months ago
Mikey Sklar 30d44c9c23
Update esptool-js import to v0.6.0 CDN bundle
Switch from local bundle.js to the official esptool-js v0.6.0 release on unpkg CDN.

- Replace local ./bundle.js import with https://unpkg.com/esptool-js@0.6.0/bundle.js
- Comment out the local bundle import as a reference
6 months ago
Melissa LeBlanc-Williams eeef4badc5 Add comment about included bundle 6 months ago
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 33682490dc revert prettier changes 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
Loren Norman 87e95d0312 simplify code a bit, clear port on failed connect 5 years ago
Melissa LeBlanc-Williams a567b0204a
Merge pull request #30 from NabuCasa/remove-unused-prototype-mutations
Remove unused prototype mutations
5 years ago
Paulus Schoutsen a3d20d7745 Construct new errors 5 years ago
Paulus Schoutsen 9dd74997e6 Remove unused prototype mutations 5 years ago
Melissa LeBlanc-Williams e0a0576957 Add in latest code changes 5 years ago
Melissa LeBlanc-Williams 87a163429c Fix Mac Address for S2 and S3 5 years ago
Jason2866 e2b95ce491 del 5 years ago
Melissa LeBlanc-Williams 823874c9f8 Hide sync failures 5 years ago
Melissa LeBlanc-Williams f76a6898ab Clean up 5 years ago
Melissa LeBlanc-Williams 30b8400af5 Added ESP32C3 Support 5 years ago
Melissa LeBlanc-Williams 3bcf9b163f Add calcsize to struct as needed for littlefs project 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 8b48de402e Fix timeout issue again 5 years ago
Melissa LeBlanc-Williams e19f90c0a4 ESP32 Fixes and improvements. 5 years ago
Melissa LeBlanc-Williams 298c761f60 Update stubs and fix issue with ESP32-S2 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 825ce44e43 Clean up some debug messages 5 years ago
Melissa LeBlanc-Williams 71e65d81fc Adding updated script.js 5 years ago
Melissa LeBlanc-Williams c412c09186 Refactoring to make it work more like official tool 5 years ago
Melissa LeBlanc-Williams e66aa53ea0 Remove a couple debug messages 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