Skip to content

Commit 4667af4

Browse files
committed
ci: add Nicla Vision to build
1 parent 6fef502 commit 4667af4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .github/workflows/compile-examples.yml

+5
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ jobs:
5454
artifact-name-suffix: arduino-renesas_portenta-portenta_c33
5555
additional-sketch-paths: |
5656
- examples/Standby_WakeFromRTC_C33
57+
- fqbn: arduino:mbed_nicla:nicla_vision
58+
platforms: |
59+
- name: arduino:mbed_nicla
60+
artifact-name-suffix: arduino-mbed_nicla-nicla_vision
5761

5862
steps:
5963
- name: Checkout repository
@@ -70,6 +74,7 @@ jobs:
7074
- name: Arduino_PF1550
7175
- name: Arduino_LowPowerPortentaH7
7276
- source-url: https://github.com/arduino-libraries/Arduino_LowPowerPortentaC33.git
77+
- source-url: https://github.com/bcmi-labs/Arduino_LowPowerNiclaVision.git
7378
sketch-paths: |
7479
${{ env.UNIVERSAL_SKETCH_PATHS }}
7580
${{ matrix.board.additional-sketch-paths }}

0 commit comments

Comments
 (0)