Commit graph

827 commits

Author SHA1 Message Date
Melissa LeBlanc-Williams
91b8086adf
Merge pull request #326 from adafruit/dhalbert-patch-1
Change page title from "Adafruit ESPTool" to "Adafruit WebSerial ESPTool"
2025-07-02 08:16:15 -07:00
Dan Halbert
435982e6d2
Change page title from "Adafruit ESPTool" to "Adafruit WebSerial ESPTool" 2025-07-01 16:49:05 -04:00
Melissa LeBlanc-Williams
99fd62606d
Merge pull request #322 from makermelissa/passthrufixes
Fixes the passthrough updates
2025-01-14 11:20:25 -08:00
Melissa LeBlanc-Williams
98de47112c Point to latest esptool-js release 2025-01-14 10:30:26 -08:00
Melissa LeBlanc-Williams
831085ff84 Point to local esptool-js 2025-01-09 12:25:11 -08:00
Melissa LeBlanc-Williams
0ac5125f3f Make no_reset work consistently 2025-01-08 16:43:23 -08:00
Dan Halbert
6648373939
Merge pull request #320 from makermelissa/main
Point to esptool-js 0.5.3
2024-12-30 17:51:24 -05:00
Melissa LeBlanc-Williams
b98a904be3 Point to esptool 0.5.3 2024-12-30 14:49:22 -08:00
Dan Halbert
d82b9776c2
Merge pull request #318 from makermelissa/main
Update GitHub Pages Actions
2024-12-19 15:06:56 -05:00
Melissa LeBlanc-Williams
e0760931ed Update GitHub Pages Actions 2024-12-18 13:46:28 -08:00
Dan Halbert
5e72f454d0
Merge pull request #311 from makermelissa/main
Update to use esptool-js
2024-12-18 16:13:22 -05:00
Melissa LeBlanc-Williams
c1b49e02f2 Updated README 2024-12-18 12:05:44 -08:00
Melissa LeBlanc-Williams
e36902d862 Tie the esptool-js to a working version 2024-12-17 15:28:34 -08:00
Melissa LeBlanc-Williams
ed0627ff35 Put README back 2024-12-04 12:35:59 -08:00
Melissa LeBlanc-Williams
95ebc80d46 Fix merge conflicts 2024-12-04 10:05:43 -08:00
Melissa LeBlanc-Williams
f96b54bddd Clean up and remove unused files 2024-12-04 10:00:24 -08:00
Melissa LeBlanc-Williams
a97608a07d Code in a working state 2024-12-04 09:47:00 -08:00
Melissa LeBlanc-Williams
2f8dacc817 Update script 2024-12-03 16:36:22 -08:00
Melissa LeBlanc-Williams
5fa0a2c935 Connection successful 2024-12-03 16:35:27 -08:00
Dan Halbert
4f8587180c
Merge pull request #310 from adafruit/dependabot/npm_and_yarn/typescript-5.7.2
Bump typescript from 5.6.3 to 5.7.2
2024-11-25 20:00:38 -05:00
dependabot[bot]
2b21447865
Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 00:57:18 +00:00
Dan Halbert
09bd7ad603
Merge pull request #308 from adafruit/dependabot/npm_and_yarn/rollup-4.27.4
Bump rollup from 4.25.0 to 4.27.4
2024-11-25 19:56:07 -05:00
dhalbert
af60bd02b7 Github Action: Updated dist files 2024-11-25 19:49:49 +00:00
Dan Halbert
838d68ab33
Merge pull request #309 from adafruit/dependabot/npm_and_yarn/types/node-22.9.3
Bump @types/node from 22.9.0 to 22.9.3
2024-11-25 14:49:21 -05:00
dependabot[bot]
463e0cf0a9
Bump @types/node from 22.9.0 to 22.9.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.9.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 16:43:42 +00:00
dependabot[bot]
f5506050e3
Bump rollup from 4.25.0 to 4.27.4
Bumps [rollup](https://github.com/rollup/rollup) from 4.25.0 to 4.27.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.25.0...v4.27.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 16:43:36 +00:00
Dan Halbert
62d91ba584
Merge pull request #306 from mikeysklar/fix-remove-hardcode-version
fix : version# --> @latest
2024-11-15 21:29:51 -05:00
Mikey Sklar
7ed23e8325 fix : version# --> @latest
removing hardcoded version number from index.html jsdelivr URL.
2024-11-15 18:26:09 -08:00
Dan Halbert
ae4d245051
Merge pull request #305 from mikeysklar/fix-passthru-noReset
fix : jsdelivr updated to current release
2024-11-15 20:57:20 -05:00
Mikey Sklar
76a34ec6ac fix : jsdelivr updated to current release
hardcoded release version was pointing to pre-passthrough code.
2024-11-15 17:27:22 -08:00
dhalbert
82d6083046 Github Action: Updated dist files 2024-11-15 23:38:23 +00:00
Dan Halbert
01bf969941
Merge pull request #304 from mikeysklar/fix-passthru-noReset
fix : Passthrough logic inside hardReset()
2024-11-15 18:37:54 -05:00
Mikey Sklar
7403c16d7c Update esp_loader.ts 2024-11-15 15:36:42 -08:00
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).
2024-11-15 15:18:10 -08:00
Dan Halbert
bc022320bd
Merge pull request #302 from adafruit/dependabot/npm_and_yarn/types/node-22.9.0
Bump @types/node from 22.8.7 to 22.9.0
2024-11-11 10:57:02 -05:00
Dan Halbert
f665bca14d
Merge pull request #301 from adafruit/dependabot/npm_and_yarn/rollup-4.25.0
Bump rollup from 4.24.4 to 4.25.0
2024-11-11 10:54:16 -05:00
dependabot[bot]
7bd8c2dc42
Bump @types/node from 22.8.7 to 22.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.7 to 22.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 15:46:31 +00:00
dependabot[bot]
55ec868a72
Bump rollup from 4.24.4 to 4.25.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.24.4 to 4.25.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.24.4...v4.25.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 15:46:23 +00:00
Dan Halbert
b0f8c11205
Merge pull request #299 from adafruit/dependabot/npm_and_yarn/types/node-22.8.7
Bump @types/node from 22.8.1 to 22.8.7
2024-11-04 10:45:46 -05:00
Dan Halbert
450d6e78f9
Merge pull request #300 from adafruit/dependabot/npm_and_yarn/rollup-4.24.4
Bump rollup from 4.24.2 to 4.24.4
2024-11-04 10:43:35 -05:00
dependabot[bot]
2ea1652dfb
Bump @types/node from 22.8.1 to 22.8.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.1 to 22.8.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 15:40:16 +00:00
dependabot[bot]
a376c1ba34
Bump rollup from 4.24.2 to 4.24.4
Bumps [rollup](https://github.com/rollup/rollup) from 4.24.2 to 4.24.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.24.2...v4.24.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 15:39:58 +00:00
dhalbert
16c330b45f Github Action: Updated dist files 2024-11-04 15:39:10 +00:00
Dan Halbert
69533c0acf
Merge pull request #298 from adafruit/dependabot/npm_and_yarn/tslib-2.8.1
Bump tslib from 2.8.0 to 2.8.1
2024-11-04 10:38:30 -05:00
Dan Halbert
8c09cd3cca
Merge pull request #297 from mikeysklar/noReset
adding noReset() button
2024-11-04 10:37:56 -05:00
dependabot[bot]
e7708c6508
Bump tslib from 2.8.0 to 2.8.1
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 15:12:57 +00:00
Mikey Sklar
f0c9ff82e8 re-labeled button as Passthrough
NoReset is on/off is confusion as a double negative. Renamed with a bit of explanation to help navigation. Passthrough mode is disabled by default.
2024-11-04 06:51:44 -08:00
Mikey Sklar
970d78ea0f prettier 2024-11-03 20:47:35 -08:00
Mikey Sklar
931afe593b move esp_loader.ts to correct folder 2024-11-03 20:45:24 -08:00
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.
2024-11-03 20:32:13 -08:00