mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 07:43:09 +00:00
This commit implements west flash command for Telink B91 platform. west flash command uses ICEman and SPI burn from AndeSight for flashing. Signed-off-by: Alex Kolosov <rikorsev@gmail.com>
5 lines
111 B
CMake
5 lines
111 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
board_set_flasher_ifnset(spi_burn)
|
|
board_finalize_runner_args(spi_burn)
|