Skip to content

Commit

Permalink
ci: add Nicla Vision to build
Browse files Browse the repository at this point in the history
  • Loading branch information
aliphys committed Aug 21, 2024
1 parent 6fef502 commit 4667af4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ jobs:
artifact-name-suffix: arduino-renesas_portenta-portenta_c33
additional-sketch-paths: |
- examples/Standby_WakeFromRTC_C33
- fqbn: arduino:mbed_nicla:nicla_vision
platforms: |
- name: arduino:mbed_nicla
artifact-name-suffix: arduino-mbed_nicla-nicla_vision

steps:
- name: Checkout repository
Expand All @@ -70,6 +74,7 @@ jobs:
- name: Arduino_PF1550
- name: Arduino_LowPowerPortentaH7
- source-url: https://github.com/arduino-libraries/Arduino_LowPowerPortentaC33.git
- source-url: https://github.com/bcmi-labs/Arduino_LowPowerNiclaVision.git
sketch-paths: |
${{ env.UNIVERSAL_SKETCH_PATHS }}
${{ matrix.board.additional-sketch-paths }}
Expand Down

0 comments on commit 4667af4

Please sign in to comment.