c69081d775
Mbed OS provides a DAPlink firmware update for nRF52840-DK here: https://os.mbed.com/platforms/Nordic-nRF52840-DK/ and for nRF52-DK here: https://os.mbed.com/platforms/Nordic-nRF52-DK/ When using this firmware we need to flash the board with the pyocd runner. Let's enable the pyocd runner for this purpose. Signed-off-by: Michael Scott <mike@foundries.io> |
||
---|---|---|
.. | ||
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`.