We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f3e74 commit b47b2afCopy full SHA for b47b2af
.github/workflows/compile-examples.yml
@@ -102,6 +102,7 @@ jobs:
102
additional-sketch-paths: |
103
- libraries/SAMD_BootloaderUpdater/examples
104
- libraries/I2S/examples
105
+ - ~/Arduino/libraries/VidorPeripherals/examples
106
# mkrwifi1010
107
- board:
108
type: "mkrWiFi1010"
@@ -246,6 +247,7 @@ jobs:
246
247
- name: LoRa
248
- name: MKRWAN
249
- name: WiFiNINA
250
+ - source-url: https://github.com/vidor-libraries/VidorPeripherals.git
251
platforms: |
252
# Use Board Manager to install the latest release of Arduino megaAVR Boards to get the toolchain
253
- name: "arduino:samd"
0 commit comments