Rename wt-sc01-plus to wt32-sc01-plus

This commit is contained in:
fvanroie 2022-10-26 14:41:27 +02:00
parent 7aa7fbbbe8
commit 2fd75af555
2 changed files with 6 additions and 6 deletions

View File

@ -51,7 +51,7 @@ jobs:
- out: ttgo
env: "ttgo-t7-v1.5_ili9341_4MB -e ttgo-t7-v1.5_ili9341_16MB"
- out: wireless-tag
env: "wt32-sc01_4MB -e wt32-sc01_16MB -e wt-86-32-3zw1 -e wt-sc01-plus_8MB"
env: "wt32-sc01_4MB -e wt32-sc01_16MB -e wt-86-32-3zw1 -e wt32-sc01-plus_8MB"
- env: yeacreate-nscreen32
out: yeacreate

View File

@ -5,7 +5,7 @@
; - ft6336 touch controller ;
;***************************************************;
[wt-sc01-plus]
[wt32-sc01-plus]
board = esp32s3
build_flags =
@ -62,8 +62,8 @@ lib_ignore =
;endregion
[env:wt-sc01-plus_8MB]
extends = wt-sc01-plus, esp32s3_8mb_v2
[env:wt32-sc01-plus_8MB]
extends = wt32-sc01-plus, esp32s3_8mb_v2
[env:wt-sc01-plus_16MB]
extends = wt-sc01-plus, esp32s3_16mb_v2
[env:wt32-sc01-plus_16MB]
extends = wt32-sc01-plus, esp32s3_16mb_v2