4e88ea4430
samd, samx5x: Deduplicate message strings
285cafb87e
stm32f1, at32f43x: Chop the help messages for string deduplication
5973c22668
stm32f4: Chop the help messages for string deduplication
7fc83d2c73
ch32vx: Fixed a missing
static on the command list
b624393ac6
efm32: Fixed a missing
static on the command list
Fix: deduplicate some more message strings
850996a1a2
samd, samx5x: Deduplicate message strings
a3e962bd94
stm32f1, at32f43x: Chop the help messages for string deduplication
c7ab4b07d0
stm32f4: Chop the help messages for string deduplication
Feature: ROM map
Suffixed two new size_t locals in BMDA, 0U.
Feature: ROM map
Copied the note. I couldn't find any 64-bit memory-maps in-tree, even though Aarch64 support was merged.
0c8c2d7300
rp2040: Add bootrom to GDB memory map
0c780f28aa
hosted/cli: List ROM regions in test mode
ac44ee8e07
target: Add support for ROM regions in memory-map.xml
3b6bccdf2f
rp2040: Add bootrom to GDB memory map
cc6e68f5b3
hosted/cli: List ROM regions in test mode
fa8c50b5d0
rp2040: Add bootrom to GDB memory map
b1abb53a08
hosted/cli: List ROM regions in test mode
e56ad73cbc
target: Add support for ROM regions in memory-map.xml
65007de031
usb: fix UB in global variable usb_config
be70c3386d
hosted/remote: Fixed an issue in the error dispatches in a bunch of the remote protocol command functions that would result in garabge or non-sensical error messages being displayed when...
ALTracer
dismissed review from dragonmux for blackmagic-debug/blackmagic#2281
2026年07月05日 19:56:34 +02:00
Reason:
New commits pushed, approval review dismissed automatically according to repository settings
c7f986a3ab
fixup! hosted/cli: List ROM regions in test mode
6b2fdc3787
rp2040: Add bootrom to GDB memory map
d714d65c6f
hosted/cli: List ROM regions in test mode
aa6371e173
target: Add support for ROM regions in memory-map.xml
Feature: ROM map
Added another typedef struct, even though they are functionally equivalent. No firmware size increase, AFAICS.
5e42a4a688
fixup! hosted/cli: List ROM regions in test mode
351de78b96
fixup! target: Add support for ROM regions in memory-map.xml
Feature: ROM map
Every callsite is 12-16 bytes, depending on how whether ROM base address is encodable in ARM Thumb or spills to constant pool.
b162e3d57f
rp2040: Add bootrom to GDB memory map
d458d2b95c
hosted/cli: List ROM regions in test mode
656147ff43
target: Add support for ROM regions in memory-map.xml
Feature: ROM map
05453c9d55
stm32f1: Add ROM bootloaders for AT32F403A, GD32F303
556a21fd9d
hosted/cli: List ROM regions in test mode
8ec5aad2f0
target: Add support for ROM regions in memory-map.xml
2129a32419
meson: Moved the building of support for TI parts by default from the BMPv2 common targets firmare to the uncommon targets irmware to make things fit again
4ec2041d3e
meson: Disabled building of support for TI parts by default for the F072 firmware to make things fit again