Skip to content

Commit 677a41c

Browse files
committed
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 0a2c582 commit 677a41c

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:
@@ -32,6 +33,7 @@ variants:
3233
simulation: custom
3334
toolchain:
3435
- xt-clang
36+
- zephyr
3537
testing:
3638
timeout_multiplier: 8
3739
intel_adsp/cavs25:

0 commit comments

Comments
 (0)