1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/dist
Marian Buschsieweke c56f50a2eb
dist/tools/bmp: fix target parsing
Either GDB or pygdbmi changed behavior to trim off whitespace following
the message, resulting in the `\\n` at the end of the regex no longer
matching. This replaces the `\\n` with `\s*` to match both old and new
output.

Fixes: https://github.com/RIOT-OS/RIOT/issues/20604
2024-05-09 12:56:01 +02:00
..
pythonlibs Revert "riotctrl_ctrl: one more indirection to get native" 2024-01-19 12:59:14 +01:00
testbed-support dist/testbed-support: Add openmote board 2023-10-17 13:28:05 +02:00
tools dist/tools/bmp: fix target parsing 2024-05-09 12:56:01 +02:00
empty.a
gdbinit-docker
Makefile
usb_id_testing