540ed95786
This patch introduces the new b_l4s5i_iot01a discovery kit from STMicroelectronics. This is a IOT node based on the stm32l4s5vi including MEMS, Bluetooth BLE, WiFi and NFC modules Signed-off-by: Francois Ramu <francois.ramu@st.com>
7 lines
217 B
CMake
7 lines
217 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
board_runner_args(jlink "--device=STM32L4S5VI" "--speed=4000")
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|
|
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
|