BigTreeTech Panda Touch / K Touch (#402)

This commit is contained in:
Shadowtrance
2025-10-31 07:09:09 +10:00
committed by GitHub
parent adea6678a5
commit 388c2cfe4b
8 changed files with 253 additions and 1 deletions
+2 -1
View File
@@ -43,7 +43,8 @@ jobs:
{ id: waveshare-s3-touch-lcd-43, arch: esp32s3 },
{ id: waveshare-s3-touch-lcd-147, arch: esp32s3 },
{ id: waveshare-s3-touch-lcd-128, arch: esp32s3 },
{ id: waveshare-s3-lcd-13, arch: esp32s3 }
{ id: waveshare-s3-lcd-13, arch: esp32s3 },
{ id: btt-panda-touch, arch: esp32s3 }
]
runs-on: ubuntu-latest
steps: