Hi!
As of writing this issue, embassy-usb does not support creating a Test & Measurement Class USB device, which is commonly used in the firmware of scientific & industrial testing equipment. Are there any plans to incorporate it? I would not mind doing it myself, but I do not know where to start with understanding the USB protocol, and am a little out of my wheelhouse.
As far as I am aware, tinyusb does implement this class, but again, not sure if one can simply port over that code.
Would really appreciate some direction on how to go about this.