Commit Graph

139 Commits

Author SHA1 Message Date
56834c20fe quick and dirty hack for as openDTU installer 2023-04-04 21:33:58 +02:00
Brian Ignacio
e8d66b62bf 0.2.1 2023-02-28 20:53:49 +08:00
Brian A. Ignacio
b64ea900ec
fix publish ci workflow (#90) 2023-02-28 20:51:34 +08:00
Ivan Grokhotkov
d4ebd0655a
Merge pull request #83 from igrr/feature/timeout
Re-enable block timeout calculation
2023-02-09 17:15:28 +01:00
Ivan Grokhotkov
dd615d511b
Merge pull request #71 from igrr/bugfix/strict_mode
Enable strict mode, fix errors
2023-02-06 11:23:17 +01:00
Ivan Grokhotkov
f82528a69a
enable strict mode 2023-02-03 19:11:09 +01:00
Ivan Grokhotkov
9bbb76e016
fix strict mode errors 2023-02-03 19:11:09 +01:00
Ivan Grokhotkov
4d2ad0b1d6
loader: add timeout calculation based on the size of uncompressed data 2023-02-03 19:05:04 +01:00
Ivan Grokhotkov
94c9bc8740
Merge pull request #84 from igrr/feature/devcontainer
add a devcontainer and common vscode task definitions
2023-01-28 10:05:40 +01:00
Ivan Grokhotkov
32cf78b843
add a devcontainer and common VS Code task definitions 2023-01-27 16:43:25 +01:00
Ivan Grokhotkov
bf6a7ca7df
Merge pull request #82 from balloob/patch-2
Remove hardcoded version
2023-01-27 15:31:29 +01:00
Ivan Grokhotkov
28007a68e6
Merge pull request #81 from balloob/change-baud-if-different
Only change baudrate if it's different between ROM and STUB
2023-01-25 20:23:43 +01:00
Paulus Schoutsen
560ba37e8e
Remove hardcoded version 2023-01-19 14:17:34 -05:00
Paulus Schoutsen
d1524e51bd Only change baudrate if it's different between ROM and STUB 2023-01-19 10:37:35 -05:00
Paulus Schoutsen
ebccd23944
Terminal is optional (#75) 2023-01-19 14:20:24 +08:00
Brian Ignacio
99bcaf0272 0.2.0 2023-01-18 15:44:46 +08:00
Ivan Grokhotkov
f5f4d9b06c
Merge pull request #74 from espressif/bugfix/rm-unused-dependencies
rm unused package json dependencies
2023-01-18 15:08:19 +08:00
Brian Ignacio
ede62db9cd rm unused package json dependencies 2023-01-18 14:19:28 +08:00
Ivan Grokhotkov
387a6e4c0b
Merge pull request #72 from espressif/bugfix/prepare-script
use rollup script for publish prepare script
2023-01-17 15:05:47 +08:00
Brian Ignacio
541c71ef93 use rollup script for publish prepare script
rm rollup script update ref to build script
2023-01-17 14:46:35 +08:00
Ivan Grokhotkov
4bac4457db
Merge pull request #68 from igrr/dev
Separate info from debug logging, remove unused code
2023-01-16 06:37:26 +01:00
Ivan Grokhotkov
5bf2c4d194
Separate info from debug logging, remove unused code 2023-01-16 11:10:48 +08:00
Ivan Grokhotkov
f8b7bca9cd
Merge pull request #69 from balloob/cleanup-unused-import
Clean up unused import
2023-01-16 04:06:38 +01:00
Paulus Schoutsen
1a2862e4ee Clean up unused import 2023-01-13 22:37:49 -05:00
Ivan Grokhotkov
241135436c
Merge pull request #65 from igrr/dev
Use stub binaries from esptool.py v4.5.dev1-2-g32e801484
2023-01-13 14:36:19 +01:00
Ivan Grokhotkov
1675f31c96
use stub JSON files from esptool.py v4.5.dev1-2-g32e801484 2023-01-13 14:16:02 +01:00
Ivan Grokhotkov
ce8f8da11a
Merge pull request #54 from liux-pro/main
support build-in USB-JTAG-Serial
2023-01-12 17:55:39 +01:00
Ivan Grokhotkov
aa4c3144cb
fix crypto-js inclusion
Following https://github.com/brix/crypto-js#usage-without-requirejs
2023-01-12 17:51:20 +01:00
Legend
91472669b4
support built-in USB-JTAG-Serial 2023-01-12 17:18:35 +01:00
Ivan Grokhotkov
238d6ad410
Merge pull request #55 from espressif/feature/pages
ci: deploy to Github Pages
2023-01-12 16:53:03 +01:00
Ivan Grokhotkov
4ce52e776f
ci: deploy to Github Pages 2023-01-12 16:51:01 +01:00
Ivan Grokhotkov
ddfda78b4a
Merge pull request #62 from domagojk/fix-conn-error
fix: timeout error on connecting
2023-01-12 16:50:37 +01:00
dom
6ecf8dd3a7 fix: timeout error on connecting 2023-01-12 12:52:23 +01:00
Ivan Grokhotkov
2e8ca4533f
Merge pull request #53 from espressif/feature/types
Typescript rewrite, NPM publishing and CI
2022-12-06 12:19:09 +01:00
Brian Ignacio
88c866b727 add tag package json validation 2022-11-29 19:03:27 +08:00
Brian Ignacio
102cf61030 add ci basic flow
update node version on publish

fix ci workflow

get version from package json

package version

fix env var

use github ref on publish

fix publish github ref

fix publish version
2022-11-28 17:09:31 +08:00
Brian Ignacio
1aa9793b8f add terser to minimize bundle
rm html node modules refs add wait stream unlock
2022-11-25 18:49:10 +08:00
Brian Ignacio
bf13211362 use dynamic targets import 2022-11-25 18:49:10 +08:00
Brian Ignacio
2ed745673c update esploader file name
fix lint rm webserial js
2022-11-25 18:49:08 +08:00
Brian Ignacio
3154aa9439 add review changes 2022-11-25 18:49:08 +08:00
Brian Ignacio
3679e3b4d2 add publish ci
rm old js files

rm pako from html
2022-11-25 18:49:06 +08:00
Brian Ignacio
24e047581f first attempt to re write in typescript
add readme

add lint fix flash
2022-11-25 18:49:01 +08:00
Adwait
076af269f4
Merge pull request #50 from LeoYan/main
fixed ESP32-C3: "app image at 0x10000 has invalid magic byte" if the …
2022-11-10 14:42:04 +05:30
Adwait
5d7cda0bc3
Merge pull request #36 from pkendall64/allow-connected-transport
Allow specifying the initial 'rom-baudrate' in constructor
2022-11-07 13:24:32 +05:30
Adwait
30c2bc7569
Merge pull request #46 from dumbasPL/patch-1
Add package version
2022-11-07 13:23:14 +05:30
Adwait
9f98e965c2
Merge pull request #51 from Jason2866/patch-1
Flash offset is 0x0 for S3
2022-11-07 13:17:21 +05:30
Jason2866
813e33a237
Flash offset is 0x0 for S3 2022-11-03 22:12:11 +01:00
LeoYan
eb5ba6b0e6 fixed ESP32-C3: "app image at 0x10000 has invalid magic byte" if the app image flashed at first #48 2022-11-03 08:53:21 +08:00
nezu
ed357e52b1
add package version 2022-09-23 16:20:35 +02:00
Adwait
a3e77fb2ec
Merge pull request #35 from balloob/use-async-class-method-syntax
Use async class method syntax
2022-07-25 17:09:36 +05:30