236a2d6f13
To move forward and remove use of Kconfig in dts files lets just create SoC specific dtsi files that the boards can include. This lets us remove: CONFIG_SOC_NRF51822_QFAA CONFIG_SOC_NRF51822_QFAB CONFIG_SOC_NRF51822_QFAC CONFIG_SOC_NRF52810_QFAA CONFIG_SOC_NRF52832_QFAA CONFIG_SOC_NRF52832_CIAA CONFIG_SOC_NRF52832_QFAB CONFIG_SOC_NRF52840_QIAA Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
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`.