Skip to content

Commit 7ea6da0

Browse files
dcpleungnashif
authored andcommitted
boards: intel_adsp/ace30: enable building with Zephyr SDK 0.17.0
Zephyr SDK 0.17.0 adds the toolchain for the Intel Audio DSP ACE 3.0 platforms. We can now add the bits to enable building the boards with SDK 0.17. Signed-off-by: Daniel Leung <[email protected]>
1 parent b889360 commit 7ea6da0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/intel/adsp/twister.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ variants:
1515
intel_adsp/ace30/ptl:
1616
toolchain:
1717
- xt-clang
18+
- zephyr
1819
intel_adsp/ace30:
1920
twister: false
2021
intel_adsp/ace20_lnl/sim:
@@ -35,6 +36,7 @@ variants:
3536
simulation_exec: acesim
3637
toolchain:
3738
- xt-clang
39+
- zephyr
3840
testing:
3941
timeout_multiplier: 8
4042
intel_adsp/cavs25:

0 commit comments

Comments
 (0)