Skip to content

Commit

Permalink
boards: rak5010: add blackmagicprobe runner
Browse files Browse the repository at this point in the history
Add blackmagicprobe as a supported runner.

Signed-off-by: Mike Szczys <[email protected]>
  • Loading branch information
szczys authored and dleach02 committed Jun 4, 2024
1 parent 54733aa commit 7bf6e8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/rak/rak5010/board.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)

0 comments on commit 7bf6e8b

Please sign in to comment.