We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
examples/Standby_WakeFromPin
1 parent afeb0f3 commit 41b4adbCopy full SHA for 41b4adb
.github/workflows/compile-examples.yml
@@ -25,7 +25,6 @@ env:
25
UNIVERSAL_SKETCH_PATHS: |
26
- examples/Battery
27
- examples/Charger
28
- - examples/Standby_WakeFromPin
29
SKETCHES_REPORTS_PATH: sketches-reports
30
SKETCHES_REPORTS_ARTIFACT_NAME: sketches-reports
31
@@ -48,12 +47,14 @@ jobs:
48
47
artifact-name-suffix: arduino-mbed_portenta-envie_m7
49
additional-sketch-paths: |
50
- examples/Standby_WakeFromRTC_H7
+ - examples/Standby_WakeFromPin
51
- fqbn: arduino:renesas_portenta:portenta_c33
52
platforms: |
53
- name: arduino:renesas_portenta
54
artifact-name-suffix: arduino-renesas_portenta-portenta_c33
55
56
- examples/Standby_WakeFromRTC_C33
57
58
- fqbn: arduino:mbed_nicla:nicla_vision
59
60
- name: arduino:mbed_nicla
0 commit comments