In previous versions, parsing of the usbip protocol was implemented via a global state machine and shared with elaphureLink. The refactored code removes these global state machines and handles them with the corresponding protocol header commands.
1. Add streaming SWO trace support(Not tested) 2. Fix Unlink function