@whitequark✧✦Catherine✦✧ May I ask ( because I cannot find anything relevant on the github repo or glasgow webpage ), what is the current state for the requirement of every applet consuming exactly one pipe on glasgow's multi command ?
It is not a blocking issue, and I don't expect it to be prioritized as it is a big change, low impact, high chance of disruption, just asking to know if I missed something that is not in the documentation/github in order to update my process.
if it matters, I mainly use probe-rs and uart together ( glasgow multi probe-rs --voltage A=3.3 --swclk A0 --swdio A1 ++ uart --rx A7 --tx A6 -a socket tcp:127.0.0.1:8765 ) and I just have to stop the uart applet every time I need to push new code to the microcontroller to avoid probe-rs complaining that the device is busy.