Can you share an example of hid descriptor and usage with send/recv?
Best regards,
F.
Can you share an example of hid descriptor and usage with send/recv?
Have you tried or are you assuming it works?
Code: Select all
pyb.usb_mode('VCP+MSC', msc=(pyb.SDCard(),)) # expose SD card to the PC