Commit Graph

39 Commits (f96b54bddd3439bbc5c857ab07f80e620bd7f45f)

Author SHA1 Message Date
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