mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 22:02:33 +00:00
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> |
||
---|---|---|
.. | ||
boards/arm/nrf52840dk_nrf52840 | ||
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`.