Files
pico-stm32-zephyr/boards/other/pico_stm32/board.cmake
2025-09-26 17:44:21 +02:00

5 lines
169 B
CMake

board_runner_args(pyocd "--target=stm32f103c8")
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/openocd-stm32.board.cmake)