Skip to content

Commit 42f98f5

Browse files
committed
gh actions: add Arduino_LED_Matrix to compile CI
1 parent 8b1c030 commit 42f98f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/compile-examples.yml

+3
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,13 @@ jobs:
8787
- board:
8888
fqbn: "arduino:renesas_uno:unor4wifi"
8989
additional-sketch-paths: |
90+
- libraries/Arduino_LED_Matrix
9091
- libraries/WiFiS3
9192
- libraries/OTAUpdate
9293
- board:
9394
fqbn: "arduino-git:renesas:unor4wifi"
9495
additional-sketch-paths: |
96+
- libraries/Arduino_LED_Matrix
9597
- libraries/WiFiS3
9698
- libraries/OTAUpdate
9799
- libraries/OPAMP
@@ -157,6 +159,7 @@ jobs:
157159
- name: ArduinoDMX
158160
- name: ArduinoRS485
159161
- name: ArduinoIoTCloud
162+
- name: ArduinoGraphics
160163
platforms: |
161164
# Use Board Manager to install the latest release of Arduino Renesas Boards to get the toolchain
162165
- name: "arduino:renesas_uno"

0 commit comments

Comments
 (0)