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.

(cherry picked from commit 7bf6e8b)

Original-Signed-off-by: Mike Szczys <mike@golioth.io>
GitOrigin-RevId: 7bf6e8b
Change-Id: I22b08be0bf2e2d4105273b6582261d7284fd767f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5600935
Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
Reviewed-by: Fabio Baltieri <fabiobaltieri@google.com>
Commit-Queue: Fabio Baltieri <fabiobaltieri@google.com>
Tested-by: Fabio Baltieri <fabiobaltieri@google.com>
  • Loading branch information
szczys authored and Chromeos LUCI committed Jun 5, 2024
1 parent 4a2d446 commit 3d0e44b
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 3d0e44b

Please sign in to comment.