move arduino30 default envs (#19885)

This commit is contained in:
Jason2866 2023-10-31 13:35:58 +01:00 committed by GitHub
parent 9020b7d5c2
commit 53bd4635d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 24 deletions

View File

@ -45,7 +45,26 @@ default_envs =
; tasmota32-odroidgo
; tasmota32-core2
; tasmota32-nspanel
;
; *** Build/upload environments for ESP32 Arduino Core 3.0
;
; tasmota32-arduino30
; tasmota32solo1-arduino30
; tasmota32-odroid30
; tasmota32s2-arduino30
; tasmota32s2cdc-arduino30
; tasmota32s3-arduino30
; tasmota32s3-qio_opi-ard30
; tasmota32s3cdc-qio_opi-ard30
; tasmota32s3cdc-webcam3
; tasmota32c2-arduino30
; tasmota32c3-arduino30
; tasmota32c3cdc-arduino30
; tasmota32c6-arduino30
; tasmota32c6cdc-arduino30
; tasmota32c2-safeboot
; tasmota32c6-safeboot
; tasmota32c6cdc-safeboot
[env]
;build_unflags = ${common.build_unflags}

View File

@ -1,26 +1,3 @@
[platformio]
; *** Build/upload environments for ESP32 Arduino Core 3.0
; *** Uncomment the line below and one or more env to select version(s)
;default_envs =
; tasmota32-arduino30
; tasmota32solo1-arduino30
; tasmota32-odroid30
; tasmota32s2-arduino30
; tasmota32s2cdc-arduino30
; tasmota32s3-arduino30
; tasmota32s3-qio_opi-ard30
; tasmota32s3cdc-qio_opi-ard30
; tasmota32s3cdc-webcam3
; tasmota32c2-arduino30
; tasmota32c3-arduino30
; tasmota32c3cdc-arduino30
; tasmota32c6-arduino30
; tasmota32c6cdc-arduino30
; tasmota32c2-safeboot
; tasmota32c6-safeboot
; tasmota32c6cdc-safeboot
[core32_30]
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.10.12/platform-espressif32.zip
platform_packages =