2024-09-07 21:22:33 +08:00
|
|
|
# keep first
|
2023-12-02 00:09:51 +08:00
|
|
|
board_runner_args(stm32cubeprogrammer "--port=swd" "--reset-mode=hw")
|
|
|
|
|
2024-09-07 21:22:33 +08:00
|
|
|
# keep first
|
2023-12-02 00:09:51 +08:00
|
|
|
include(${ZEPHYR_BASE}/boards/common/stm32cubeprogrammer.board.cmake)
|
2024-03-12 21:29:45 +08:00
|
|
|
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|