Rachel Mant dragonmux · she/her
  • software+hardware+firmware+gateware engineer | VTuber | she/her | they/them | trans rights are human rights 🏳️‍⚧️

  • Joined on 2026年01月14日
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
dragonmux approved blackmagic-debug/blackmagic#2281 2026年07月11日 02:51:11 +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.

dragonmux commented on issue shrine-maiden-hea.../torii-hdl#149 2026年07月09日 02:35:56 +02:00
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...

dragonmux merged pull request blackmagic-debug/blackmagic#2289 2026年07月08日 00:25:51 +02:00
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.
dragonmux approved blackmagic-debug/blackmagic#2289 2026年07月07日 22:33:04 +02:00
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!

dragonmux suggested changes for blackmagic-debug/blackmagic#2289 2026年07月07日 21:39:17 +02:00
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.

dragonmux commented on pull request blackmagic-debug/blackmagic#2289 2026年07月07日 21:39:17 +02:00
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 feature/risc-v-progbuf-mem-access-support from blackmagic-debug/blackmagic 2026年07月07日 17:16:15 +02:00
dragonmux created pull request blackmagic-debug/blackmagic#2288 2026年07月07日 15:49:41 +02:00
Fixed: SAMx5x nomenclature and optional commands + straggling static and timing nomenclautre
7fc83d2c73
ch32vx: Fixed a missing static on the command list
b624393ac6
efm32: Fixed a missing static on the command list
Compare 2 commits »
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
Compare 12 commits »
d95128131a
ch32vx: Fixed a missing static on the command list
ce24cb00b9
efm32: Fixed a missing static on the command list
Compare 2 commits »
fc9e5ff157
kinetis: Fixed the missing static's on the two command lists
68a0751763
renesas_ra: Fixed a couple nomenclature and static issues
Compare 2 commits »
9e0efa62d0
sam3x: Fixed a missing static on the command list
92fb8d9e77
fixup! stm32h5: Fixed a missing static on the H5 command list
Compare 2 commits »
a7a18d0b8a
timing: Fixed the timeout nomenclature
eadf77f29e
stm32h5: Fixed a missing static on the H5 command list
be20143396
samx5x: Normalised the code organisation
Compare 2 commits »