Initial commit

This commit is contained in:
ReFil
2022-04-03 22:06:51 +01:00
parent 0a38e2de04
commit 6aae0c6be2
20 changed files with 871 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#
# Copyright (c) 2021 Polarity Works
# SPDX-License-Identifier: MIT
#
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
#include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)