Commit 10405096 authored by Benjamin Walsh's avatar Benjamin Walsh Committed by Anas Nashif
Browse files

doc: add architecture porting guide



Explanations and guidelines when porting Zephyr to a new processor
architecture or ABI.

Change-Id: Ibb3a26636dca6b248103e4744c333911c2af0e50
Signed-off-by: default avatarBenjamin Walsh <benjamin.walsh@windriver.com>
parent dd59f270
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ Sections
   drivers/drivers.rst
   subsystems/subsystems.rst
   contribute/code.rst
   porting/porting.rst
   reference/kbuild/kbuild.rst
   application/application.rst
   api/api.rst

doc/porting/arch.rst

0 → 100644
+472 −0

File added.

Preview size limit exceeded, changes collapsed.

+12 −0
Original line number Diff line number Diff line
.. _porting:

Porting Guides
##############

This section contains details regarding porting the Zephyr kernel to new
architectures, platforms and boards.

.. toctree::
   :maxdepth: 1

   arch.rst