New board: Waveshare ESP32 S3 Touch LCD 4.3" (#248)

This commit is contained in:
Ken Van Hoeylandt
2025-03-14 23:55:48 +01:00
committed by GitHub
parent f85d0239ff
commit 0ebc022946
14 changed files with 305 additions and 0 deletions
+9
View File
@@ -153,3 +153,12 @@ jobs:
with:
board_id: unphone
arch: esp32s3
waveshare-s3-touch-43:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "Build"
uses: ./.github/actions/build-firmware
with:
board_id: waveshare-s3-touch-43
arch: esp32s3