mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 01:57:07 +00:00
The options selecting nRF drivers are now enabled by default when an nRF SoC is selected as the build target. The options selecting given hardware instances are now enabled at the board level. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> |
||
---|---|---|
.. | ||
boards/arm/nrf52840_pca10056 | ||
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`.