We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d5867 commit 6769704Copy full SHA for 6769704
.github/workflows/compile-examples.yml
@@ -243,7 +243,7 @@ jobs:
243
- name: WiFiNINA
244
- source-url: https://github.com/vidor-libraries/VidorPeripherals.git
245
platforms: |
246
- # Use Board Manager to install the latest release of Arduino megaAVR Boards to get the toolchain
+ # Use Board Manager to install the latest release of Arduino SAMD Boards to get the toolchain
247
- name: "arduino:samd"
248
# Overwrite the Board Manager installation with the local platform
249
- source-path: "./"
0 commit comments