9331064ff9
The ARM_MPU_NRF52X option is just selecting ARM_MPU option, which could be also controlled through menuconfig. This commit removes the ARM_MPU_NRF52X option and replaces its usage by ARM_MPU option. Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no> |
||
---|---|---|
.. | ||
boards/arm/nrf52840_pca10056 | ||
src | ||
CMakeLists.txt | ||
README.rst | ||
prj.conf | ||
sample.yaml |
README.rst
.. _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`.