Skip to content

Commit ad00db4

Browse files
committed
Added build test for MCXA153
1 parent dfc53df commit ad00db4

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
@@ -112,6 +112,12 @@ jobs:
112112
arch: ppc
113113
config-file: ./config/examples/nxp-t2080.config
114114

115+
nxp_mcxa_test:
116+
uses: ./.github/workflows/test-build-mcux-sdk.yml
117+
with:
118+
arch: arm
119+
config-file: ./config/examples/mcxa.config
120+
115121
raspi3_test:
116122
uses: ./.github/workflows/test-build.yml
117123
with:

0 commit comments

Comments
 (0)