blob: 10df49ddf0e7c68ea0d6b5006a7e6febf5d620b3 [file] [log] [blame]
# keep first
board_runner_args(stm32cubeprogrammer "--port=swd" "--reset-mode=hw")
board_runner_args(pyocd "--target=stm32u083mctx")
board_runner_args(jlink "--device=STM32U083C-DK" "--reset-after-load")
# keep first
include(${ZEPHYR_BASE}/boards/common/stm32cubeprogrammer.board.cmake)
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)