zephyr/samples/application_development/out_of_tree_board
Anas Nashif da5f185e06 samples: add test identifier
Add unique identifier instead of just 'test' for samples.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00
..
boards/arm/nrf52840_pca10056
src
CMakeLists.txt
prj.conf
README.rst
sample.yaml samples: add test identifier 2019-03-29 17:44:11 -04:00

.. _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`.