boards: numaker_pfm_m467: remove unsupported runners nulink and canopen
Remove nulink and canopen for unsupported Signed-off-by: Chun-Chieh Li <ccli8@nuvoton.com>
This commit is contained in:
parent
e9dc52c905
commit
d1a468bac9
|
@ -1,9 +1,6 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
board_runner_args(pyocd "--target=m467hjhae")
|
||||
board_runner_args(nulink "-f")
|
||||
|
||||
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/nulink.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/canopen.board.cmake)
|
||||
|
|
Loading…
Reference in a new issue