M60 keymap update and misc changes
* Updated M60 keymap * Make nrfjproj as default runner * Remove the polling config
This commit is contained in:
parent
e2299836bc
commit
b8cb5f939a
3 changed files with 12 additions and 5 deletions
|
|
@ -5,5 +5,5 @@
|
|||
|
||||
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
|
||||
|
||||
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue