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 1fd40ab commit 59d3697Copy full SHA for 59d3697
.github/workflows/compile-examples.yml
@@ -68,6 +68,7 @@ jobs:
68
- libraries/Arduino_CAN/examples/CAN1Write
69
- libraries/RTC/examples/RTC_NTPSync
70
- libraries/RTC/examples/RTC_Alarm
71
+ - libraries/SFU
72
- board:
73
fqbn: "arduino-git:renesas:portenta_c33"
74
additional-sketch-paths: |
@@ -82,6 +83,7 @@ jobs:
82
83
84
85
86
87
88
fqbn: "arduino:renesas_uno:unor4wifi"
89
0 commit comments