Skip to content

Commit

Permalink
Tasmota/v3 (#9)
Browse files Browse the repository at this point in the history
* add esp32 variants

* no code signing / macos 10.15

* add "ESP32-D0WDR2-V3"

* v3.3.1 (#4)

* Detect OEM ESP32

* version "3.2.2"

* Delete release_esptool_pypi.yml

* No windows since no signing secrets

* remove signing

* Delete new_prs.yml

* Delete issue_comment.yml

* Delete new_issues.yml

* checkout v2

* macos-10.15

more compatible

* really macos-10.15

* fix S3 bootloader patching

* v3.2.3

* Update version to v3.3.1-dev

* Flasher stub: Add wrapper for USB interrupt handler to fix ESP32-S3 USB OTG compressed flashing

* espefuse: Adds revision eFuses

* esptool: Adds a new pkg - ESP32-D0WDR2-V3

* esp32c2: update esp32c2eco1 stub

* esp32c2: Correct revision reading, deprecate eco0 stub

* Update version to v3.3.1

* Update version to v3.3.2-dev

Co-authored-by: radim.karnis <[email protected]>
Co-authored-by: Roland Dobai <[email protected]>
Co-authored-by: KonstantinKondrashov <[email protected]>
Co-authored-by: wuzhenghui <[email protected]>

* v3.3.1

* Update build_esptool.yml

---------

Co-authored-by: radim.karnis <[email protected]>
Co-authored-by: Roland Dobai <[email protected]>
Co-authored-by: KonstantinKondrashov <[email protected]>
Co-authored-by: wuzhenghui <[email protected]>
  • Loading branch information
5 people authored Nov 5, 2023
1 parent 77f7594 commit 3aa04b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,8 @@ local.mk
report.xml

docs/_build/
.DS_Store
esp_rfc2217_server.spec
espefuse.spec
espsecure.spec
esptool.spec

0 comments on commit 3aa04b6

Please sign in to comment.