dragonmux
pushed to fix/pre-bmp-v3-cross-file-cleanup at blackmagic-debug/blackmagic
2026年07月12日 16:55:42 +02:00
e9d7f1c3f6
scripts: Made sure to skip the arm-none-eabi.ini cross-file in the build-all script as it's only a partial configuration
dragonmux
pushed to fix/pre-bmp-v3-cross-file-cleanup at blackmagic-debug/blackmagic
2026年07月12日 16:38:55 +02:00
5fe99440ab
meson: Recombined the v1 and v2 cross-files into a set designed to provide for both with a reasonably understandable nomenclature
dragonmux
created branch fix/pre-bmp-v3-cross-file-cleanup in blackmagic-debug/blackmagic
2026年07月12日 16:38:55 +02:00
Feature: ROM map
LGTM, merging when the v2.2 merge window opens. We'll post again when we need this rebased to do that.
Considerations for Platform/Device support tiering
What you're suggesting is, eg, iCEBreakerBoard is a subclass of iCE40Platform? How does this nomenclature play when there's more than one FPGA on a given board? (This isn't to say it's a bad...
bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
dragonmux
pushed to feature/bmda-remote-comms at blackmagic-debug/blackmagic
2026年07月08日 00:25:51 +02:00
a8fbcd008d
bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
LGTM, we'll get this merged once CI completes. Thank you for the contribution!
bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
Only have the one review note (which applies to the POSIX result of setsockopt() too) but with that addressed, this looks good to us.
bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
Per https://linux.die.net/man/3/connect and other man pages on connect(), checking for -1 here explicitly is correct - unsure if SOCKET_ERROR exists on not-Windows
dragonmux
deleted branch 2026年07月07日 17:16:15 +02:00
feature/risc-v-progbuf-mem-access-support from blackmagic-debug/blackmagic
Fixed: SAMx5x nomenclature and optional commands + straggling
static and timing nomenclautre
dragonmux
pushed to fix/samx5x-nomenclature-and-optional-commands at blackmagic-debug/blackmagic
2026年07月07日 15:47:35 +02:00
7fc83d2c73
ch32vx: Fixed a missing
static on the command list
b624393ac6
efm32: Fixed a missing
static on the command list
dragonmux
pushed to fix/samx5x-nomenclature-and-optional-commands at blackmagic-debug/blackmagic
2026年07月06日 17:24:22 +02:00
dd1457a2bf
ch32vx: Fixed a missing
static on the command list
14c8d803da
efm32: Fixed a missing
static on the command list
9afbbe347d
kinetis: Fixed the missing
static's on the two command lists
ead40c225e
renesas_ra: Fixed a couple nomenclature and
static issues
976bc21ede
sam3x: Fixed a missing
static on the command list
dragonmux
pushed to fix/samx5x-nomenclature-and-optional-commands at blackmagic-debug/blackmagic
2026年07月06日 17:23:54 +02:00
d95128131a
ch32vx: Fixed a missing
static on the command list
ce24cb00b9
efm32: Fixed a missing
static on the command list
dragonmux
pushed to fix/samx5x-nomenclature-and-optional-commands at blackmagic-debug/blackmagic
2026年07月06日 17:21:11 +02:00
fc9e5ff157
kinetis: Fixed the missing
static's on the two command lists
68a0751763
renesas_ra: Fixed a couple nomenclature and
static issues
dragonmux
pushed to fix/samx5x-nomenclature-and-optional-commands at blackmagic-debug/blackmagic
2026年07月06日 17:17:07 +02:00
9e0efa62d0
sam3x: Fixed a missing
static on the command list
92fb8d9e77
fixup! stm32h5: Fixed a missing
static on the H5 command list
dragonmux
pushed to fix/samx5x-nomenclature-and-optional-commands at blackmagic-debug/blackmagic
2026年07月06日 17:03:02 +02:00
a7a18d0b8a
timing: Fixed the
timeout nomenclature
dragonmux
pushed to fix/samx5x-nomenclature-and-optional-commands at blackmagic-debug/blackmagic
2026年07月06日 17:01:42 +02:00
eadf77f29e
stm32h5: Fixed a missing
static on the H5 command list
be20143396
samx5x: Normalised the code organisation