We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8047509 commit 32287f3Copy full SHA for 32287f3
.github/workflows/compile-examples.yml
@@ -184,7 +184,8 @@ jobs:
184
- name: ArduinoECCX08
185
- name: Blues Wireless Notecard
186
- name: RTCZero
187
- - name: MKRNB
+ - source-url: https://github.com/fabik111/MKRNB
188
+ version: f514c2a497b80a1f1992f62156f4ba12569db464
189
- source-url: https://github.com/adafruit/Adafruit_SleepyDog.git
190
sketch-paths: |
191
- examples/ArduinoIoTCloud-Notecard
0 commit comments