a8fbcd008d
bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
3871431045
bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
8a904f58c3
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.
c8f3c2a70c
bmda: Add TCP_NODELAY option to socket connections to disable Nagle's algorithm and reduce latency.
sidprice
created branch fix/remote-protocol-mistakes in sidprice/blackmagic
2026年07月04日 19:02:10 +02:00
7fb22d0a64
hosted/bmp_remote: Corrected the nomenclature around the JTAG add devices functions to match up with the firmware better
02aadee03c
remote: Corrected the function used to handle the HL protcol add JTAG device packet under BMDA
00db31933d
spi: Enable the bus logic functions in BMDA even though the platform implementation makes them no-ops for now
4b533715e5
remote: Fix the SWD and JTAG initialisation under BMDA
896ed39842
gdb_packet: Removed the conditional logic for excluding BMDA from including the remote protocol logic
sidprice
created branch feature/bmda-remote-comms in sidprice/blackmagic
2026年07月03日 22:30:48 +02:00
sidprice
deleted branch 2026年07月03日 22:30:04 +02:00
feature/bmda-remote-comms from sidprice/blackmagic
6705944319
Merge branch 'feature/bmda-remote-comms' of https://codeberg.org/blackmagic-debug/blackmagic into feature/bmda-remote-comms
7fb22d0a64
hosted/bmp_remote: Corrected the nomenclature around the JTAG add devices functions to match up with the firmware better
02aadee03c
remote: Corrected the function used to handle the HL protcol add JTAG device packet under BMDA
00db31933d
spi: Enable the bus logic functions in BMDA even though the platform implementation makes them no-ops for now
4b533715e5
remote: Fix the SWD and JTAG initialisation under BMDA
d0cdfdf893
hosted/bmp_remote: Corrected the nomenclature around the JTAG add devices functions to match up with the firmware better
0760f93f0e
hosted/bmp_remote: Corrected the nomenclature around the JTAG add devices functions to match up with the firmware better
064fc5e686
remote: Corrected the function used to handle the HL protcol add JTAG device packet under BMDA
74e70a6e1a
spi: Enable the bus logic functions in BMDA even though the platform implementation makes them no-ops for now
927123c725
remote: Fix the SWD and JTAG initialisation under BMDA
15d5363f00
gdb_packet: Removed the conditional logic for excluding BMDA from including the remote protocol logic
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
09003e4b05
bmp-v3: Fixed the platform mis-reporting when target power is applied (it was backwards)
6bfecfab57
stm32f1: Detect locked AT32F403A/407 to allow unlocking
bc864aad5a
adiv5: save up to 290 bytes from inactive code
15eb6810fd
lattice_ecp5: Use clang-format 18 rather than 22
e0a81525e6
lattice_ecp5: Remove interim debug print
a71d66d3e0
lattice_ecp5: Ensure we properly inhibit post-scan in SPI mode
67443a1144
platform: remap ctxLinkV2 gpio and other peripherals to match v2.1 PCB.
5637fef35b
platform_esp32s3: Fix TMS assignment error
a7f8646f1f
build: Remove protocol dependency and add esp_hosted_mcu_ctxlink
a768bd04be
build: Remove protocol dependency and add esp_hosted_mcu_ctxlink
09666433b3
build: Remove protocol dependency and add esp_hosted_mcu_ctxlink
b5c0f34986
esp32_server: Testing of ESP32 Code.
07d8c8943c
esp32_server: Fix GPIO initialization for ESP32_nRESET
f5a22194c1
esp32_server: refactor attn logic
be51f490c7
esp32_server: Correct syntax warnings in function prototypes.