Skip to content

Commit fc0f246

Browse files
committed
README: Simplify Xtensa toolchain summary description
Remove all the vendor-specific toolchain variants from what is supposed to be a quick summary of the toolchains supported by Zephyr SDK. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 9784be5 commit fc0f246

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ The toolchains for the following target architectures are supported:
1414
- RISC-V (32-bit and 64-bit; RV32I, RV32E, RV64I)
1515
- SPARC (32-bit and 64-bit; SPARC V8, SPARC V9)
1616
- x86 (32-bit and 64-bit)
17-
- Xtensa (sample_controller, intel_ace15_mtpm, intel_tgl_adsp,
18-
nxp_imx_adsp, nxp_imx8m_adsp, nxp_imx8ulp_adsp, nxp_rt500_adsp,
19-
espressif_esp32, espressif_esp32s2, espressif_esp32s3, mt8195_adsp)
17+
- Xtensa (sample_controller and other vendor-specific variants)
2018

2119
The following host tools are available as part of the Zephyr SDK:
2220

0 commit comments

Comments
 (0)