We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ea7f1 commit 4db7604Copy full SHA for 4db7604
.github/workflows/compile-examples.yml
@@ -23,6 +23,7 @@ jobs:
23
- name: Arduino_DebugUtils
24
- name: Arduino_SecureElement
25
- name: ArduinoECCX08
26
+ - name: WiFiNINA
27
# sketch paths to compile (recursive) for all boards
28
UNIVERSAL_SKETCH_PATHS: |
29
- examples/lzssDecoder
0 commit comments