Add CYD-2432S028RV3 board support (#385)

This commit is contained in:
Giasone
2025-10-25 18:16:55 +02:00
committed by GitHub
parent c139300a58
commit 1450ca319d
12 changed files with 322 additions and 0 deletions
+9
View File
@@ -27,6 +27,15 @@ jobs:
with:
board_id: cyd-2432s028r
arch: esp32
cyd-2432s028rv3:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "Build"
uses: ./.github/actions/build-firmware
with:
board_id: cyd-2432s028rv3
arch: esp32
cyd-e32r28t:
runs-on: ubuntu-latest
steps: