mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 02:52:11 +01:00
github: add LOLIN S3 mini support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
f850cc0a1e
commit
6b4c2241e1
1 changed files with 5 additions and 0 deletions
5
.github/workflows/ci.yaml
vendored
5
.github/workflows/ci.yaml
vendored
|
|
@ -77,6 +77,11 @@ jobs:
|
|||
chip: ESP32-S2
|
||||
fqbn: esp32:esp32:lolin_s2_mini
|
||||
name: LOLIN-S2-mini
|
||||
- board: lolin_s3_mini
|
||||
addr_bootloader: 0x0
|
||||
chip: ESP32-S3
|
||||
fqbn: esp32:esp32:lolin_s3_mini
|
||||
name: LOLIN-S3-mini
|
||||
|
||||
steps:
|
||||
- name: Check out code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue