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 <daniel.leung@intel.com>
This commit is contained in:
parent
b889360b36
commit
7ea6da0521
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ variants:
|
|||
intel_adsp/ace30/ptl:
|
||||
toolchain:
|
||||
- xt-clang
|
||||
- zephyr
|
||||
intel_adsp/ace30:
|
||||
twister: false
|
||||
intel_adsp/ace20_lnl/sim:
|
||||
|
@ -35,6 +36,7 @@ variants:
|
|||
simulation_exec: acesim
|
||||
toolchain:
|
||||
- xt-clang
|
||||
- zephyr
|
||||
testing:
|
||||
timeout_multiplier: 8
|
||||
intel_adsp/cavs25:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue