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 cfa42b0 commit 70a5378Copy full SHA for 70a5378
.github/workflows/ci.yml
@@ -1566,10 +1566,7 @@ jobs:
1566
PLATFORM_ARGS+="-p imx8mp_evk/mimx8ml8/adsp "
1567
;;
1568
xtensa-nxp_imx8ulp_adsp_zephyr-elf)
1569
- # FIXME: Disabled because nxp_adsp_imx8ulp support has not been
1570
- # merged yet. Enable when zephyrproject-rtos/zephyr#63751
1571
- # is merged.
1572
- #PLATFORM_ARGS+="-p nxp_adsp_imx8ulp "
+ PLATFORM_ARGS+="-p imx8ulp_evk/mimx8ud7/adsp "
1573
1574
xtensa-sample_controller_zephyr-elf)
1575
PLATFORM_ARGS+="-p qemu_xtensa "
0 commit comments