We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0baf2b8 commit d71dc88Copy full SHA for d71dc88
.github/workflows/compile-examples.yml
@@ -76,6 +76,7 @@ jobs:
76
- libraries/RTC/examples/RTC_NTPSync
77
- libraries/RTC/examples/RTC_Alarm
78
- libraries/SFU
79
+ - libraries/KVStore/examples/StartCounter
80
- board:
81
fqbn: "arduino-git:renesas:portenta_c33"
82
additional-sketch-paths: |
@@ -91,6 +92,7 @@ jobs:
91
92
93
94
95
96
97
fqbn: "arduino:renesas_uno:unor4wifi"
98
0 commit comments