doc: update intro section with new architectures
Change-Id: I4439bf84b02110337e605ef06a1d52ac97764d3e Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
7bf9055760
commit
d4dddf7f52
1 changed files with 6 additions and 7 deletions
|
@ -3,14 +3,13 @@
|
|||
Introducing Zephyr
|
||||
##################
|
||||
|
||||
The Zephyr kernel is a small-footprint kernel designed for use on
|
||||
resource-constrained systems: from simple embedded environmental
|
||||
sensors and LED wearables to sophisticated smart watches and IoT
|
||||
wireless gateways.
|
||||
The Zephyr OS is based on a small-footprint kernel designed for use on
|
||||
resource-constrained systems: from simple embedded environmental sensors and LED
|
||||
wearables to sophisticated smart watches and IoT wireless gateways.
|
||||
|
||||
It is designed to be supported by multiple architectures, including
|
||||
ARM Cortex-M, Intel x86, and ARC. The full list of supported boards
|
||||
can be found :ref:`here <boards>`.
|
||||
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>`.
|
||||
|
||||
Licensing
|
||||
*********
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue