Random progress on board + kscan ideas.

This commit is contained in:
Pete Johanson
2020-04-25 22:41:20 -04:00
parent 85c8be89de
commit 5b4e43cebd
14 changed files with 527 additions and 28 deletions

View File

@@ -0,0 +1,6 @@
# SPDX-License-Identifier: Apache-2.0
board_runner_args(jlink "--device=STM32F303VC" "--speed=4000")
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)