Skip to content

Commit 2bb9eb8

Browse files
committed
GH: add Nicla to automatic tests
1 parent 850854b commit 2bb9eb8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- fqbn: arduino:mbed:envie_m4
3838
- fqbn: arduino:mbed:envie_m7
3939
- fqbn: arduino:mbed:nanorp2040connect
40+
- fqbn: arduino:mbed:nicla_sense
4041

4142
# compile only the examples compatible with each board
4243
include:
@@ -72,6 +73,10 @@ jobs:
7273
additional-sketch-paths: |
7374
- libraries/PDM
7475
- ~/Arduino/libraries/WiFiNINA
76+
- board:
77+
fqbn: arduino:mbed:nicla_sense
78+
additional-sketch-paths: |
79+
- libraries/Nicla_System
7580
7681
steps:
7782
- name: Checkout repository

0 commit comments

Comments
 (0)