Commit Graph

797 Commits (82d6083046275f13b4da7d3deb56f20cf533cfb8)
 

Author SHA1 Message Date
dhalbert 82d6083046 Github Action: Updated dist files 2 years ago
Dan Halbert 01bf969941
Merge pull request #304 from mikeysklar/fix-passthru-noReset
fix : Passthrough logic inside hardReset()
2 years ago
Mikey Sklar 7403c16d7c Update esp_loader.ts 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
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
2 years ago
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
2 years ago
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>
2 years ago
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>
2 years ago
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
2 years ago
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
2 years ago
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>
2 years ago
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>
2 years ago
dhalbert 16c330b45f Github Action: Updated dist files 2 years ago
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
2 years ago
Dan Halbert 8c09cd3cca
Merge pull request #297 from mikeysklar/noReset
adding noReset() button
2 years ago
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>
2 years ago
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.
2 years ago
Mikey Sklar 970d78ea0f prettier 2 years ago
Mikey Sklar 931afe593b move esp_loader.ts to correct folder 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
Dan Halbert ffa6646aec
Merge pull request #295 from adafruit/dependabot/npm_and_yarn/types/node-22.8.1
Bump @types/node from 22.7.7 to 22.8.1
2 years ago
dependabot[bot] 051ff5c55a
Bump @types/node from 22.7.7 to 22.8.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.7 to 22.8.1.
- [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>
2 years ago
Dan Halbert 25582d4f5e
Merge pull request #293 from adafruit/dependabot/npm_and_yarn/serve-14.2.4
Bump serve from 14.2.3 to 14.2.4
2 years ago
Dan Halbert 95caa875bf
Merge pull request #296 from adafruit/dependabot/npm_and_yarn/tslib-2.8.0
Bump tslib from 2.7.0 to 2.8.0
2 years ago
dependabot[bot] 23c801261f
Bump serve from 14.2.3 to 14.2.4
Bumps [serve](https://github.com/vercel/serve) from 14.2.3 to 14.2.4.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/14.2.3...14.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Dan Halbert 7674d9c4ad
Merge pull request #294 from adafruit/dependabot/npm_and_yarn/rollup-4.24.2
Bump rollup from 4.22.5 to 4.24.2
2 years ago
dependabot[bot] 90aab0826c
Bump tslib from 2.7.0 to 2.8.0
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 5438b30740
Bump rollup from 4.22.5 to 4.24.2
Bumps [rollup](https://github.com/rollup/rollup) from 4.22.5 to 4.24.2.
- [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.22.5...v4.24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Dan Halbert 45524ec1dd
Merge pull request #288 from adafruit/dependabot/npm_and_yarn/typescript-5.6.3
Bump typescript from 5.5.4 to 5.6.3
2 years ago
dependabot[bot] f888ca6270
Bump typescript from 5.5.4 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.3.
- [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.5.4...v5.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Dan Halbert 48ace8e1bb
Merge pull request #284 from adafruit/dependabot/npm_and_yarn/rollup/plugin-node-resolve-15.3.0
Bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0
2 years ago
dependabot[bot] 5716cee6f7
Bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.2.3 to 15.3.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Dan Halbert adf57319fc
Merge pull request #287 from adafruit/dependabot/npm_and_yarn/types/w3c-web-serial-1.0.7
Bump @types/w3c-web-serial from 1.0.6 to 1.0.7
2 years ago
Dan Halbert 91a73c98b1
Merge pull request #291 from adafruit/dependabot/npm_and_yarn/rollup/plugin-typescript-12.1.1
Bump @rollup/plugin-typescript from 11.1.6 to 12.1.1
2 years ago
Dan Halbert 0c51ee01df
Merge pull request #292 from adafruit/dependabot/npm_and_yarn/types/node-22.7.7
Bump @types/node from 22.5.4 to 22.7.7
2 years ago
dependabot[bot] 608ebb85fb
Bump @types/node from 22.5.4 to 22.7.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.7.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 79fa9c4a91
Bump @rollup/plugin-typescript from 11.1.6 to 12.1.1
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.6 to 12.1.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.1/packages/typescript)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 4d01c588aa
Bump @types/w3c-web-serial from 1.0.6 to 1.0.7
Bumps [@types/w3c-web-serial](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/w3c-web-serial) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/w3c-web-serial)

---
updated-dependencies:
- dependency-name: "@types/w3c-web-serial"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dhalbert 7de5215579 Github Action: Updated dist files 2 years ago
Dan Halbert 32d4b06c1b
Merge pull request #286 from adafruit/dependabot/npm_and_yarn/rollup-4.22.5
Bump rollup from 4.21.2 to 4.22.5
2 years ago
dependabot[bot] 2bbeaec481
Bump rollup from 4.21.2 to 4.22.5
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.2 to 4.22.5.
- [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.21.2...v4.22.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams 8f722c93ad
Merge pull request #276 from makermelissa/main
Fix link in readme
2 years ago
Melissa LeBlanc-Williams 2c503183ee Fix link in readme 2 years ago
Melissa LeBlanc-Williams a8b9c1738b
Merge pull request #274 from adafruit/dependabot/npm_and_yarn/types/node-22.5.4
Bump @types/node from 22.5.2 to 22.5.4
2 years ago
dependabot[bot] 2f30eb9e59
Bump @types/node from 22.5.2 to 22.5.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 to 22.5.4.
- [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>
2 years ago
Dan Halbert bbbce55d54
Merge pull request #273 from makermelissa/main
Add release drafter back in that was accidentally removed
2 years ago
Melissa LeBlanc-Williams e211c02f61 Point to latest release 2 years ago
Melissa LeBlanc-Williams f89c45cb1c Add release drafter back in that wwas accidentally removed 2 years ago
dhalbert 6db52602eb Github Action: Updated dist files 2 years ago
Dan Halbert 602e421dc1
Merge pull request #272 from makermelissa/main
Fix ESP32-S3
2 years ago