You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would expect this to be set as USB device name on PC, but it does not work.
Alternatively, I would expect the definition in your code to be the default:
I have the same issue with plain arduino IDE - As such, it's not the build env.
We need to test out with plain TinyUSB if that's an issue with it and go from there. If so, we will need to post an issue overthere to resolve. If it's not related to TinyUSB itself we will need to look into it a bit more.
bluemicro_hid.setUSBStringDescriptor(DEVICE_BLE_NAME);
I would expect this to be set as USB device name on PC, but it does not work.
Alternatively, I would expect the definition in your code to be the default:
Instead, I only get:
Feather nRF52840 Express
Perhaps something upstream, or with my build env?
The text was updated successfully, but these errors were encountered: