mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 21:26:33 +00:00
Add ESP32S2usb
This commit is contained in:
parent
2eefdaa0f4
commit
83337e8688
2
.github/workflows/Tasmota_build_devel.yml
vendored
2
.github/workflows/Tasmota_build_devel.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
- tasmota32c3
|
||||
- tasmota32c3usb
|
||||
- tasmota32s2
|
||||
- tasmota32s2usb
|
||||
- tasmota32s3
|
||||
- tasmota32s3usb
|
||||
- tasmota32solo1
|
||||
@ -50,6 +51,7 @@ jobs:
|
||||
- tasmota32c3-safeboot
|
||||
- tasmota32c3usb-safeboot
|
||||
- tasmota32s2-safeboot
|
||||
- tasmota32s2usb-safeboot
|
||||
- tasmota32s3-safeboot
|
||||
- tasmota32s3usb-safeboot
|
||||
steps:
|
||||
|
2
.github/workflows/Tasmota_build_master.yml
vendored
2
.github/workflows/Tasmota_build_master.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
- tasmota32c3
|
||||
- tasmota32c3usb
|
||||
- tasmota32s2
|
||||
- tasmota32s2usb
|
||||
- tasmota32s3
|
||||
- tasmota32s3usb
|
||||
- tasmota32solo1
|
||||
@ -49,6 +50,7 @@ jobs:
|
||||
- tasmota32c3-safeboot
|
||||
- tasmota32c3usb-safeboot
|
||||
- tasmota32s2-safeboot
|
||||
- tasmota32s2usb-safeboot
|
||||
- tasmota32s3-safeboot
|
||||
- tasmota32s3usb-safeboot
|
||||
steps:
|
||||
|
2
.github/workflows/build_all_the_things.yml
vendored
2
.github/workflows/build_all_the_things.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
||||
- tasmota32c3
|
||||
- tasmota32c3usb
|
||||
- tasmota32s2
|
||||
- tasmota32s2usb
|
||||
- tasmota32s3
|
||||
- tasmota32s3usb
|
||||
- tasmota32solo1
|
||||
@ -53,6 +54,7 @@ jobs:
|
||||
- tasmota32c3-safeboot
|
||||
- tasmota32c3usb-safeboot
|
||||
- tasmota32s2-safeboot
|
||||
- tasmota32s2usb-safeboot
|
||||
- tasmota32s3-safeboot
|
||||
- tasmota32s3usb-safeboot
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user