Skip to content

Commit b47b2af

Browse files
committed
Add VidorPeripherals to tesk sketches for MKR Vidor
1 parent 01f3e74 commit b47b2af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
additional-sketch-paths: |
103103
- libraries/SAMD_BootloaderUpdater/examples
104104
- libraries/I2S/examples
105+
- ~/Arduino/libraries/VidorPeripherals/examples
105106
# mkrwifi1010
106107
- board:
107108
type: "mkrWiFi1010"
@@ -246,6 +247,7 @@ jobs:
246247
- name: LoRa
247248
- name: MKRWAN
248249
- name: WiFiNINA
250+
- source-url: https://github.com/vidor-libraries/VidorPeripherals.git
249251
platforms: |
250252
# Use Board Manager to install the latest release of Arduino megaAVR Boards to get the toolchain
251253
- name: "arduino:samd"

0 commit comments

Comments
 (0)