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 7b6fc39 commit d653ef3Copy full SHA for d653ef3
.github/workflows/test-configs.yml
@@ -165,6 +165,12 @@ jobs:
165
arch: arm
166
config-file: ./config/examples/mcxa.config
167
168
+ nxp_mcxw_test:
169
+ uses: ./.github/workflows/test-build-mcux-sdk.yml
170
+ with:
171
+ arch: arm
172
+ config-file: ./config/examples/mcxw.config
173
+
174
raspi3_test:
175
uses: ./.github/workflows/test-build.yml
176
with:
0 commit comments