mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 06:35:24 +00:00
Jira: ZEP-248 Change-Id: Iba83fceedc4fefe9d5319119f23cb392aca4c46a Signed-off-by: Anas Nashif <anas.nashif@intel.com>
16 lines
257 B
ReStructuredText
16 lines
257 B
ReStructuredText
.. _porting:
|
|
|
|
Porting Guides
|
|
##############
|
|
|
|
This section contains details regarding porting the Zephyr kernel to new
|
|
architectures, SoCs and boards.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
arch.rst
|
|
board_porting.rst
|
|
application.rst
|
|
ip-stack-migrate.rst
|