boards: arm: blackpill_f411ce: add blackmagicprobe
Adds support for flashing the blackmagicprobe target for the blackpill_f411ce board. Signed-off-by: Kalyan Sriram <kalyan@coderkalyan.com>
This commit is contained in:
parent
459396dcb2
commit
e2ac6c5d4f
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ board_runner_args(jlink "--device=STM32F411CE" "--speed=4000")
|
|||
include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue