zephyr/samples/application_development/out_of_tree_board
Ioannis Glaropoulos 792bec2be8 boards: arm: remove non-existing doc link from partition definitions
In the flash partition definitions for ARM boards,
the link to the legacy partition macros does not
exist any more. The commit cleans up the partition
definition by removing this link.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-10-27 15:01:19 -04:00
..
boards/arm/nrf52840dk_nrf52840 boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
src
CMakeLists.txt
prj.conf
README.rst
sample.yaml

.. _out_of_tree_board:

Out Of Tree Board
#################

Overview
********
A simple example that demonstrates how to place a custom board
definition outside of the Zephyr tree.

For details about custom board definitions see
:ref:`custom_board_definition`.