game-and-watch-backup/openocd
James Ide 2edf360b9e Add support for CMSIS-DAP debuggers
OpenOCD 0.11.0 and up works with CMSIS-DAP debuggers like the Raspberry Pi Debug Probe/Pico Probe and the Flipper Zero.

The Flipper Zero has an installable DAP Link app (through the companion mobile app) that supports SWD. The pinouts are straightforward: the DAP Link app tells you which GPIO pins are SWDCLK and SWDIO, respectively, and of course GND is GND.

Tested all five steps with OpenOCD 0.12.0 on macOS and Flipper Zero firmware 0.88.0. An example step looks like: `./2_backup_flash.sh cmsis-dap mario`. The G&W plays fine after all steps. Also tested with a Picoprobe.

(Also fixed two typos in the main README that are unrelated to this PR but very small.)
2023-08-31 21:14:44 +02:00
..
flash.cfg Add support for the Zelda variant 2021-11-14 22:48:07 +01:00
interface_cmsis-dap.cfg Add support for CMSIS-DAP debuggers 2023-08-31 21:14:44 +02:00
interface_jlink.cfg Add support for the Zelda variant 2021-11-14 22:48:07 +01:00
interface_rpi.cfg Add support for the Zelda variant 2021-11-14 22:48:07 +01:00
interface_stlink.cfg Add support for the Zelda variant 2021-11-14 22:48:07 +01:00
rdp0.cfg Changes to make unlock and restore more stable 2020-11-29 12:16:36 +01:00
rdp1.cfg Changes to make unlock and restore more stable 2020-11-29 12:16:36 +01:00
rpi.cfg support for raspberry pi 2020-12-29 12:09:17 +01:00
stm32h7x_spiflash.cfg LARGE_FLASH check now more explicit 2023-08-22 21:14:29 +02:00
target_mario.cfg Add support for the Zelda variant 2021-11-14 22:48:07 +01:00
target_zelda.cfg Add support for the Zelda variant 2021-11-14 22:48:07 +01:00