Attention is currently required from: tnt. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/29948 )
Change subject: fw/e1-tracer: Additional USB configuration for "osmo-e1d compatible mode" ......................................................................
Patch Set 3:
(2 comments)
Patchset:
PS3: I've also removed the second USB functional descriptor. At least dfu-util seems to work fine if only the first configuration has that descriptor - even after an application has done set_configuration(2) before calling dfu-util.
File firmware/ice40-riscv/e1-tracer/usb_desc_app.c:
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/29948/comment/23238bfc_39b12... PS2, Line 190: .wMaxPacketSize = 0,
Actually, in icE1usb, we transitioned to have the EP not even listed in the "Off" interface state, s […]
Done