Add support for Oceanus-I EV board from WE. Signed-off-by: Wajdi ELMuhtadi <wajdi.elmuhtadi@we-online.com>
5 lines
180 B
CMake
5 lines
180 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
board_runner_args(jlink "--device=STM32WLE5CC" "--speed=4000" "--reset-after-load")
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
|