mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>