Skip to content

Commit 5a0fcc1

Browse files
committed
Attempt to enable mcxa153 build test
based on mcux-sdk
1 parent a6e9cc6 commit 5a0fcc1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.github/workflows/test-configs.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -159,12 +159,11 @@ jobs:
159159
arch: ppc
160160
config-file: ./config/examples/nxp-t2080.config
161161

162-
# MCXA test disabled until MCXA is available in mcux
163-
# nxp_mcxa_test:
164-
# uses: ./.github/workflows/test-build-mcux-sdk.yml
165-
# with:
166-
# arch: arm
167-
# config-file: ./config/examples/mcxa.config
162+
nxp_mcxa_test:
163+
uses: ./.github/workflows/test-build-mcux-sdk.yml
164+
with:
165+
arch: arm
166+
config-file: ./config/examples/mcxa.config
168167

169168
raspi3_test:
170169
uses: ./.github/workflows/test-build.yml

0 commit comments

Comments
 (0)