6c60abb03b
This adds basic support for declaring gpio nodes in dts for nrf52. The dts.fixup provides mapping for the generated defines to the config defines currently used by the nrf gpio driver. Existing boards that use nrf52 are updated. Signed-off-by: Marc Reilly <marc@cpdesign.com.au> |
||
---|---|---|
.. | ||
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`.