Various fixes.
This commit is contained in:
parent
47b219cca5
commit
abe40f8ef5
3 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Electronut Labs Papyr board configuration
|
||||
# BlueMicro52840 board configuration
|
||||
|
||||
# Copyright (c) 2020 Pete Johanson, Derek Schmell
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#SPDX-License-Identifier: MIT
|
||||
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
|
||||
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue