doc: add Xtensa as supported architecture

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-08-17 22:22:19 -04:00 committed by Anas Nashif
parent 3009359601
commit f39e2b4103
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ resource-constrained systems: from simple embedded environmental sensors and LED
wearables to sophisticated smart watches and IoT wireless gateways.
The Zephyr kernel supports multiple architectures, including ARM Cortex-M, Intel
x86, ARC, NIOS II and RISC V. The full list of supported boards can be found
:ref:`here <boards>`.
x86, ARC, NIOS II, Tensilica Xtensa and RISC V. The full list of supported
boards can be found :ref:`here <boards>`.
Licensing
*********