Skip to content

Commit d653ef3

Browse files
committed
Added build test for MCXW71
1 parent 7b6fc39 commit d653ef3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/test-configs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,12 @@ jobs:
165165
arch: arm
166166
config-file: ./config/examples/mcxa.config
167167

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+
168174
raspi3_test:
169175
uses: ./.github/workflows/test-build.yml
170176
with:

0 commit comments

Comments
 (0)