Skip to content

Commit 9b47f3f

Browse files
authored
Add Nano 33 IoT to CI build. (#29)
Required since the Nano Motor Carrier contains a BQ24195.
1 parent 794dc51 commit 9b47f3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/compile-examples.yml

+3
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
- fqbn: arduino:samd:mkrvidor4000
4444
platforms: |
4545
- name: arduino:samd
46+
- fqbn: arduino:samd:nano_33_iot
47+
platforms: |
48+
- name: arduino:samd
4649
- fqbn: arduino:mbed_portenta:envie_m7
4750
platforms: |
4851
- name: arduino:mbed_portenta

0 commit comments

Comments
 (0)