Add .github workflow build tests

pull/714/head
Thomas Cook 2026-03-04 18:16:54 -05:00 committed by Daniele Lacamera
parent 29734141a3
commit 9fecc9c3b7
2 changed files with 15 additions and 0 deletions

View File

@ -137,6 +137,20 @@ jobs:
config-file: ./config/examples/lpc54606j512.config
board-name: lpcxpresso55s06
lpc55s69_test:
uses: ./.github/workflows/test-build-mcux-sdk-manifests.yml
with:
arch: arm
config-file: ./config/examples/lpc55s69.config
board-name: lpcxpresso55s69
lpc55s69_tz_test:
uses: ./.github/workflows/test-build-mcux-sdk-manifests.yml
with:
arch: arm
config-file: ./config/examples/lpc55s69-tz.config
board-name: lpcxpresso55s69
nrf52840_test:
uses: ./.github/workflows/test-build.yml
with:

View File

@ -388,6 +388,7 @@ if(NOT DEFINED ARM_TARGETS)
imx_rt
kinetis
lpc54606j512
lpc55s69
mcxa
mcxw
mcxn