addshore 06/10/2025 11:31 AMWhen hitting Ctrl + C on jag monitor
using dev boards (USB pins on ESPs) I have ot hit it multiple times, it seems to hang, I see ^C^C^C^C
in the termainl baecause of this and eventaully it exits.
While using uart converters external to deav boards hitting ctrl + c normally instantly exits (desried behaviour)
This is on WSL, and basically i have the issue with /dev/ttyACM*
devices, but all /dev/ttyUSB
devices are fine.
Any thoughts on what might be up? (Otherwise i might try debugging this myself with a build of jag etc)