18 lines
355 B
ReStructuredText
18 lines
355 B
ReStructuredText
.. _porting:
|
|
|
|
Porting Guides
|
|
##############
|
|
|
|
This section contains details regarding porting the Zephyr kernel to new
|
|
architectures, SoCs and boards. This section also describes the standard
|
|
API interfaces supported by Zephyr.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
arch.rst
|
|
board_porting.rst
|
|
ip-stack-migrate.rst
|
|
porting_to_zephyr.rst
|
|
shields.rst
|