ac92013a12
Update version to 1.0, this is functional enough.
1.0.0
2023-09-28 16:58:08 -07:00
1bcb7c8466
Update README
2023-09-28 16:51:27 -07:00
c89333da4a
Remove unneeded NPM packages
2023-09-28 16:48:04 -07:00
66aff046cf
Working properly, making term when needed or reusing
2023-09-28 16:35:42 -07:00
7fea1340b1
Use async processing, displays immediate feedback
...
Still seems not to be able to recreate the window when closed once.
2023-09-28 16:20:06 -07:00
49393ed27a
Move all output to a new terminal window
...
Instead of dumping to the UNIX console, create a PTY and send it our
messages instead.
Still synchronous, so the first run doesn't output anything because the
terminal isn't created yet. Subsequent runs will display output, but
only after all tasks (i.e. long upload) are completed.
2023-09-28 15:39:44 -07:00
03897bc060
Rename to arduino-littlefs-uploader
...
No longer monoplatform
2023-09-26 15:21:37 -07:00
c07f1689ec
Update README.md
2023-09-26 15:17:08 -07:00
f02f41a280
Refactor, add ESP8266 support
...
Should fix #1 . Should probably rename repo too...
2023-09-26 15:11:05 -07:00
d895964d8c
Remove all compileSummary dependencies
2023-09-26 09:05:26 -07:00
2b506b591a
Try and use only boardDetails, not compileSummary
2023-09-26 08:38:52 -07:00
e9cfb1d7a0
Update README.md
2023-09-25 18:53:17 -07:00
1bed45a553
Update README.md
2023-09-25 18:51:42 -07:00
e25b404050
Pull in VSIX compiled version
2023-09-25 18:41:11 -07:00
d714e1f351
Initial check in
2023-09-25 18:39:54 -07:00