mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Add d1-r32-espduino32 build
This commit is contained in:
parent
c0f1eea7ae
commit
13b4d25870
6
.github/workflows/build.yaml
vendored
6
.github/workflows/build.yaml
vendored
@ -20,6 +20,12 @@ jobs:
|
||||
out: arduitouch
|
||||
- env: d1-mini-esp32_ili9341
|
||||
out: d1-mini-esp32
|
||||
- env: d1-r32-waveshare_ili9486
|
||||
out: d1-r32-espduino32
|
||||
- env: d1-r32-unoshield_ili9341_adc
|
||||
out: d1-r32-espduino32
|
||||
- env: d1-r32-unoshield_ili9486_adc
|
||||
out: d1-r32-espduino32
|
||||
- env: esp32-one_st7796
|
||||
out: esp32-one
|
||||
- env: esp32-touchdown
|
||||
|
@ -4,7 +4,7 @@
|
||||
; - Arduino UNO ILI9341 2.4" TFT shield ;
|
||||
;***************************************************;
|
||||
|
||||
[env:esp32-9341-unoshield-analog]
|
||||
[env:d1-r32-unoshield_ili9486_adc]
|
||||
extends = esp32_4mb
|
||||
board = esp32dev
|
||||
|
@ -5,7 +5,7 @@
|
||||
; - xpt2046 touch controller ;
|
||||
;***************************************************;
|
||||
|
||||
[env:d1-r32-esp32_ili9486]
|
||||
[env:d1-r32-waveshare_ili9486]
|
||||
extends = esp32_4mb
|
||||
board = wemos_d1_mini32
|
||||
|
Loading…
x
Reference in New Issue
Block a user