Generalize SWD debugging stuff so it works on all nrf52 targets. (#4377)

* add bootloader install script for wio tracker 1110 board
Mostly for documentation purposes for future devs.

* Generalize nrf52 hw debugging support so it works on all nrf52 targets
This commit is contained in:
geeksville
2024-08-03 07:41:35 -05:00
committed by GitHub
parent dd552a99e1
commit d1ff160256
4 changed files with 101 additions and 71 deletions
+1 -2
View File
@@ -9,6 +9,5 @@ board_build.ldscript = src/platform/nrf52/nrf52840_s140_v7.ld
build_src_filter = ${nrf52_base.build_src_filter} +<../variants/wio-tracker-wm1110>
lib_deps =
${nrf52840_base.lib_deps}
debug_tool = jlink
; If not set we will default to uploading over serial (first it forces bootloader entry by talking 1200bps to cdcacm)
;upload_protocol = jlink
;upload_protocol = jlink