Commit Graph

845 Commits (main)
 

Author SHA1 Message Date
Limor "Ladyada" Fried 5ce95413b9
Merge pull request #339 from adafruit/temp-remove-compat-check 2 months ago
Justin Cooper ca87727249 actually hide the banner 2 months ago
Justin Cooper 15aacd0681 temporarily remove compatibility check 2 months ago
Limor "Ladyada" Fried 11dab36edb
Merge pull request #338 from adafruit/ladyada-patch-1 2 months ago
caternuson 71c9f6c535 tweak text 2 months ago
Limor "Ladyada" Fried 82931d8dac
Update browser support message for Web Serial
firefox!
2 months ago
Melissa LeBlanc-Williams 677371b5ac
Merge pull request #337 from mikeysklar/patch-1
Update esptool-js import to v0.6.0 CDN bundle
4 months ago
Mikey Sklar 9ce01be06c
Fix typo in light stylesheet element ID 4 months ago
Mikey Sklar 30d44c9c23
Update esptool-js import to v0.6.0 CDN bundle
Switch from local bundle.js to the official esptool-js v0.6.0 release on unpkg CDN.

- Replace local ./bundle.js import with https://unpkg.com/esptool-js@0.6.0/bundle.js
- Comment out the local bundle import as a reference
4 months ago
Melissa LeBlanc-Williams 2accfe28ac
Merge pull request #336 from makermelissa/main
Fix ESP32-S2 Chrome issues by including bundle and updating flashOptions
4 months ago
Melissa LeBlanc-Williams eeef4badc5 Add comment about included bundle 4 months ago
Melissa LeBlanc-Williams 8b54398eac Include bundle and update flashOptions 4 months ago
Melissa LeBlanc-Williams f91fcd43d5
Merge pull request #335 from adafruit/revert-333-chrome-143
Revert "Chrome-143 and ESP32-S2 updates"
4 months ago
Melissa LeBlanc-Williams 515b1950d7
Revert "Chrome-143 and ESP32-S2 updates" 4 months ago
Melissa LeBlanc-Williams 12f5d36e42
Merge pull request #333 from mikeysklar/chrome-143
Chrome-143 and ESP32-S2 updates
4 months ago
Mikey Sklar 13ee757220 Chrome-143 and ESP32-S2 5 months ago
Melissa LeBlanc-Williams 94585d4d64
Merge pull request #330 from adafruit/dhalbert-patch-1
Update esptool-js to version 0.5.6
5 months ago
Dan Halbert a41bd2b0f3
Update ESPLoader import to version 0.5.6
Or, we could just omit the version, and that way we'll get the latest. @makermelissa what do you think?
5 months ago
Melissa LeBlanc-Williams 91b8086adf
Merge pull request #326 from adafruit/dhalbert-patch-1
Change page title from "Adafruit ESPTool" to "Adafruit WebSerial ESPTool"
1 year ago
Dan Halbert 435982e6d2
Change page title from "Adafruit ESPTool" to "Adafruit WebSerial ESPTool" 1 year ago
Melissa LeBlanc-Williams 99fd62606d
Merge pull request #322 from makermelissa/passthrufixes
Fixes the passthrough updates
2 years ago
Melissa LeBlanc-Williams 98de47112c Point to latest esptool-js release 2 years ago
Melissa LeBlanc-Williams 831085ff84 Point to local esptool-js 2 years ago
Melissa LeBlanc-Williams 0ac5125f3f Make no_reset work consistently 2 years ago
Dan Halbert 6648373939
Merge pull request #320 from makermelissa/main
Point to esptool-js 0.5.3
2 years ago
Melissa LeBlanc-Williams b98a904be3 Point to esptool 0.5.3 2 years ago
Dan Halbert d82b9776c2
Merge pull request #318 from makermelissa/main
Update GitHub Pages Actions
2 years ago
Melissa LeBlanc-Williams e0760931ed Update GitHub Pages Actions 2 years ago
Dan Halbert 5e72f454d0
Merge pull request #311 from makermelissa/main
Update to use esptool-js
2 years ago
Melissa LeBlanc-Williams c1b49e02f2 Updated README 2 years ago
Melissa LeBlanc-Williams e36902d862 Tie the esptool-js to a working version 2 years ago
Melissa LeBlanc-Williams ed0627ff35 Put README back 2 years ago
Melissa LeBlanc-Williams 95ebc80d46 Fix merge conflicts 2 years ago
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
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
2 years ago
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>
2 years ago
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
2 years ago
dhalbert af60bd02b7 Github Action: Updated dist files 2 years ago
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
2 years ago
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>
2 years ago
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>
2 years ago
Dan Halbert 62d91ba584
Merge pull request #306 from mikeysklar/fix-remove-hardcode-version
fix : version# --> @latest
2 years ago
Mikey Sklar 7ed23e8325 fix : version# --> @latest
removing hardcoded version number from index.html jsdelivr URL.
2 years ago
Dan Halbert ae4d245051
Merge pull request #305 from mikeysklar/fix-passthru-noReset
fix : jsdelivr updated to current release
2 years ago
Mikey Sklar 76a34ec6ac fix : jsdelivr updated to current release
hardcoded release version was pointing to pre-passthrough code.
2 years ago
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