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 f556478 commit 8a1ab60Copy full SHA for 8a1ab60
.github/workflows/compile-examples.yml
@@ -24,6 +24,7 @@ jobs:
24
- name: Arduino_ConnectionHandler
25
- name: Arduino_DebugUtils
26
- name: ArduinoMqttClient
27
+ - name: Arduino_SecureElement
28
# sketch paths to compile (recursive) for all boards
29
UNIVERSAL_SKETCH_PATHS: |
30
- examples/ArduinoIoTCloud-Advanced
0 commit comments