Files
openocd/tcl/board
Peter Lawrence b60d06ae32 tcl/board: add pico-debug support
pico-debug is not a board; it is a virtual CMSIS-DAP adapter that
runs on the same RP2040 also being debugged.  This is possible due
to pico-debug running on the normally-dormant second Cortex-M0+
core (Core1), providing debugging of the first core (Core0).
As such, it could be used on a variety of RP2040-based boards.

Since a flash driver is useful (if not essential), a flash driver
is included.  This driver code originated on RPi's bespoke OpenOCD
fork; lipstick was added to this particular pig to make it more
presentable on OpenOCD proper.

no new Clang analyzer warnings

Change-Id: I31f98b5ea1664f0adfbc184b57efba963acfb958
Signed-off-by: Peter Lawrence <majbthrd@gmail.com>
Reviewed-on: http://openocd.zylin.com/6075
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2021-05-02 22:40:24 +01:00
..
2014-06-01 18:27:09 +00:00
2011-04-09 10:14:46 +02:00
2011-04-09 10:16:28 +02:00
2020-02-23 21:32:37 +00:00
2010-04-15 19:10:36 +02:00
2012-02-13 12:03:26 +00:00
2020-05-09 14:38:40 +01:00
2020-05-09 14:38:40 +01:00
2020-05-09 14:37:35 +01:00
2015-01-09 08:47:20 +00:00
2020-05-09 14:38:40 +01:00
2020-05-09 14:37:35 +01:00
2010-12-18 21:04:22 +01:00
2011-08-24 11:13:26 +02:00
2020-05-09 14:38:40 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2020-05-09 14:37:35 +01:00
2011-12-23 09:39:48 +00:00
2010-04-26 07:08:55 +02:00