@Jean-Philippe_Rey Thanks, that's a good point - and there's also usb_desc.c:129 (not sure why those details are specified twice?). I wonder if setting it to 0 would affect enumeration when it was just a CDC device.
I'm actually having troubles with the build at the moment (sometimes it works, sometimes the build doesn't enumerate at all when using HID) so it's proving hard to test.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@Jean-Philippe_Rey Thanks, that's a good point - and there's also
usb_desc.c:129
(not sure why those details are specified twice?). I wonder if setting it to 0 would affect enumeration when it was just a CDC device.I'm actually having troubles with the build at the moment (sometimes it works, sometimes the build doesn't enumerate at all when using HID) so it's proving hard to test.