Skip to content

Commit

Permalink
[C33] Added kvstore examples to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andreagilardoni committed Feb 24, 2025
1 parent 8ceeaaf commit 01d74cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
- libraries/RTC/examples/RTC_NTPSync
- libraries/RTC/examples/RTC_Alarm
- libraries/SFU
- libraries/KVStore/examples/StartCounter
- board:
fqbn: "arduino-git:renesas:portenta_c33"
additional-sketch-paths: |
Expand All @@ -91,6 +92,7 @@ jobs:
- libraries/RTC/examples/RTC_NTPSync
- libraries/RTC/examples/RTC_Alarm
- libraries/SFU
- libraries/KVStore/examples/StartCounter
- board:
fqbn: "arduino:renesas_uno:unor4wifi"
additional-sketch-paths: |
Expand Down

0 comments on commit 01d74cc

Please sign in to comment.