DFU Runtime declares DFU version 1.0.1 not 1.1? #3474
-
|
Hi, Am I correct in thinking tinyUSB supports DFU 1.1? If so, should the descriptor below not be advertising 0x0110 (i.e. 1.1) instaed of 0x0101 (1.0.1)? See section 4.1.3 of https://www.usb.org/sites/default/files/DFU_1.1.pdf and the following from section 9.6.1 from the USB 2.0 specification
Thanks, Cedric |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
I think you are right from a first look. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks. In that case I'll raise a bug and implement a trivial fix in the next few days. |
Beta Was this translation helpful? Give feedback.
-
|
should be fixed by #3480 |
Beta Was this translation helpful? Give feedback.
-
|
Thanks. |
Beta Was this translation helpful? Give feedback.
should be fixed by #3480