mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 23:43:30 +00:00
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> |
||
---|---|---|
.. | ||
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`.