Skip to content

Commit 3ce037d

Browse files
committed
add nuc to ci build
1 parent 8199ed6 commit 3ce037d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_set_matrix.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"msp430": ["msp430-gcc"],
3232
"msp432e4 tm4c": ["arm-gcc"],
3333
"nrf": ["arm-gcc", "arm-clang"],
34+
"nuc100_120 nuc121_125 nuc126 nuc505": ["arm-gcc"],
3435
"ra": ["arm-gcc"],
3536
"rp2040": ["arm-gcc"],
3637
"rx": ["rx-gcc"],

0 commit comments

Comments
 (0)