Bridge for the GDB remote serial protocol implementation in gint
Go to file
redoste c01efc7804
Read fxlink messages in a loop to properly flush the new IN queue
This is required since Lephenixnoir/fxsdk@85d7fcf9e9 as new messages are
now added to a queue to fix a race condition that occurred because it's
possible to read more than one in a single libusb_handle_events().

See Lephenixnoir/gint#27
2024-03-26 00:22:42 +01:00
src Read fxlink messages in a loop to properly flush the new IN queue 2024-03-26 00:22:42 +01:00
.clang-format Initial commit 2023-05-21 19:20:42 +02:00
.gitignore Initial commit 2023-05-21 19:20:42 +02:00
CMakeLists.txt Initial commit 2023-05-21 19:20:42 +02:00
giteapc.make Initial commit 2023-05-21 19:20:42 +02:00