Skip to content

Commit 61277e7

Browse files
Align board project names with board ids (#399)
To avoid keeping track of a list that maps board project names to board ids. Because of this change, we don't have to manually edit `boards.cmake` anymore when adding a new board.
1 parent efd3c60 commit 61277e7

File tree

250 files changed

+10
-77
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

250 files changed

+10
-77
lines changed

.github/workflows/build-firmware.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
{ id: m5stack-stickc-plus, arch: esp32 },
4040
{ id: m5stack-stickc-plus2, arch: esp32 },
4141
{ id: unphone, arch: esp32s3 },
42-
{ id: waveshare-s3-touch-43, arch: esp32s3 },
42+
{ id: waveshare-s3-touch-lcd-43, arch: esp32s3 },
4343
{ id: waveshare-s3-touch-lcd-147, arch: esp32s3 },
4444
{ id: waveshare-s3-touch-lcd-128, arch: esp32s3 },
4545
{ id: waveshare-s3-lcd-13, arch: esp32s3 }
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)