zephyr/boards/arm/nucleo_g071rb/board.cmake

5 lines
143 B
CMake
Raw Normal View History

# SPDX-License-Identifier: Apache-2.0
board_runner_args(pyocd "--target=stm32g071rb")
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)