2019-04-06 21:08:09 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2018-01-11 22:46:44 +08:00
|
|
|
include(${ZEPHYR_BASE}/boards/common/bossac.board.cmake)
|
2019-10-21 18:03:52 +08:00
|
|
|
|
|
|
|
board_runner_args(jlink "--device=atsam3x8e" "--speed=4000")
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
|