Skip to content

Commit fbe8dfe

Browse files
committed
ci: add Nicla Sense ME to compilation checks
1 parent 5d991a2 commit fbe8dfe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

+6
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,12 @@ jobs:
175175
tone: true
176176
# WiFiNINA library is required to use pins A4-A7.
177177
a5: false
178+
- fqbn: arduino:mbed_nicla:nicla_sense
179+
usb: false
180+
serial1: true
181+
starter-kit: false
182+
tone: true
183+
a5: true
178184
- fqbn: arduino:mbed_portenta:envie_m7
179185
usb: false
180186
serial1: true

0 commit comments

Comments
 (0)