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 240f27b commit 4548b3cCopy full SHA for 4548b3c
.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