flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / flash / nor / rp2040.c
2022-09-27 Tomas Vanekflash/nor/rp2040: remove new line from error message
2022-09-27 Tomas Vanekflash/nor/rp2040: use LOG_TARGET_xxx to show core name
2022-09-27 Tomas Vanekflash/nor/rp2040: check target halted before flash...
2022-09-27 Tomas Vanekflash/nor/rp2040: fix flash erase timeout
2022-09-27 Tomas Vanekflash/nor/rp2040: fix size of flash write buffer
2022-09-27 Tomas Vanekflash/nor/rp2040: fix memory leak of target stack workarea
2022-09-27 Tomas Vanekflash/nor/rp2040: preparatory refactoring
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2021-11-23 Antonio Borneoflash/rp2040: don't initialize to NULL fields in struct
2021-05-02 Peter Lawrencetcl/board: add pico-debug support