mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-23 08:55:04 +00:00
Compare commits
No commits in common. "dddca1ea763ef5101499512aee4371dd3d01f790" and "0df6b78bd61ab5094727dded62ae1c7b96209867" have entirely different histories.
dddca1ea76
...
0df6b78bd6
9
.github/workflows/build-firmware.yml
vendored
9
.github/workflows/build-firmware.yml
vendored
@ -15,7 +15,6 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
board: [
|
board: [
|
||||||
{ id: btt-panda-touch, arch: esp32s3 },
|
|
||||||
{ id: cyd-2432s024c, arch: esp32 },
|
{ id: cyd-2432s024c, arch: esp32 },
|
||||||
{ id: cyd-2432s028r, arch: esp32 },
|
{ id: cyd-2432s028r, arch: esp32 },
|
||||||
{ id: cyd-2432s028rv3, arch: esp32 },
|
{ id: cyd-2432s028rv3, arch: esp32 },
|
||||||
@ -45,11 +44,11 @@ jobs:
|
|||||||
{ id: m5stack-stickc-plus, arch: esp32 },
|
{ id: m5stack-stickc-plus, arch: esp32 },
|
||||||
{ id: m5stack-stickc-plus2, arch: esp32 },
|
{ id: m5stack-stickc-plus2, arch: esp32 },
|
||||||
{ id: unphone, arch: esp32s3 },
|
{ id: unphone, arch: esp32s3 },
|
||||||
{ id: waveshare-esp32-s3-geek, arch: esp32s3 },
|
{ id: waveshare-s3-touch-lcd-43, arch: esp32s3 },
|
||||||
{ id: waveshare-s3-lcd-13, arch: esp32s3 },
|
|
||||||
{ id: waveshare-s3-touch-lcd-128, arch: esp32s3 },
|
|
||||||
{ id: waveshare-s3-touch-lcd-147, arch: esp32s3 },
|
{ id: waveshare-s3-touch-lcd-147, arch: esp32s3 },
|
||||||
{ id: waveshare-s3-touch-lcd-43, arch: esp32s3 }
|
{ id: waveshare-s3-touch-lcd-128, arch: esp32s3 },
|
||||||
|
{ id: waveshare-s3-lcd-13, arch: esp32s3 },
|
||||||
|
{ id: btt-panda-touch, arch: esp32s3 }
|
||||||
]
|
]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user