Skip to content

Commit 6769704

Browse files
committed
Fix wrong core name in a comment
1 parent 50d5867 commit 6769704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ jobs:
243243
- name: WiFiNINA
244244
- source-url: https://github.com/vidor-libraries/VidorPeripherals.git
245245
platforms: |
246-
# Use Board Manager to install the latest release of Arduino megaAVR Boards to get the toolchain
246+
# Use Board Manager to install the latest release of Arduino SAMD Boards to get the toolchain
247247
- name: "arduino:samd"
248248
# Overwrite the Board Manager installation with the local platform
249249
- source-path: "./"

0 commit comments

Comments
 (0)