We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8199ed6 commit 3ce037dCopy full SHA for 3ce037d
.github/workflows/ci_set_matrix.py
@@ -31,6 +31,7 @@
31
"msp430": ["msp430-gcc"],
32
"msp432e4 tm4c": ["arm-gcc"],
33
"nrf": ["arm-gcc", "arm-clang"],
34
+ "nuc100_120 nuc121_125 nuc126 nuc505": ["arm-gcc"],
35
"ra": ["arm-gcc"],
36
"rp2040": ["arm-gcc"],
37
"rx": ["rx-gcc"],
0 commit comments