Skip to content

Commit

Permalink
boards: intel_adsp_ace15_mtpm uses xcc-clang toolchain for twister
Browse files Browse the repository at this point in the history
Upgrading Xtensa toolchain for intel ACE1X boards.
Newer Xtensa toolchains support only xt-clang driver so we are
forced to switch.

Signed-off-by: Andrey Borisovich <andrey.borisovich@intel.com>
  • Loading branch information
Andrey Borisovich authored and nashif committed Feb 23, 2023
1 parent bc4b49c commit cdae0bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ arch: xtensa
toolchain:
- zephyr
- xcc
- xt-clang
supported:
- dma
testing:
Expand Down

0 comments on commit cdae0bb

Please sign in to comment.