mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 02:51:57 +00:00
Remove the old guides section and move all remaining items into new sections. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
167 B
ReStructuredText
14 lines
167 B
ReStructuredText
.. _porting:
|
|
|
|
Porting
|
|
#######
|
|
|
|
These pages document how to port Zephyr to new hardware.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
arch.rst
|
|
board_porting.rst
|
|
shields.rst
|