Random progress on board + kscan ideas.
This commit is contained in:
parent
85c8be89de
commit
5b4e43cebd
14 changed files with 527 additions and 28 deletions
6
boards/arm/planck/board.cmake
Normal file
6
boards/arm/planck/board.cmake
Normal 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue