zephyr/samples/application_development/out_of_tree_board
Benjamin Björnsson ab4a926c27 boards: Add alias to boards with watchdog enabled
Add alias to boards with watchdog enabled to facilitate the
move of samples/drivers/watchdog to use DT_ALIAS.

Signed-off-by: Benjamin Björnsson <benjamin.bjornsson@gmail.com>
2022-07-19 09:28:43 -05:00
..
boards/arm/nrf52840dk_nrf52840 boards: Add alias to boards with watchdog enabled 2022-07-19 09:28:43 -05: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`.