2023-12-01 17:09:51 +01:00
|
|
|
board_runner_args(stm32cubeprogrammer "--port=swd" "--reset-mode=hw")
|
|
|
|
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/stm32cubeprogrammer.board.cmake)
|
2024-03-12 14:29:45 +01:00
|
|
|
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|