Skip to content
  • Andrew Thompson's avatar
    MFC r205030 · 18fef95d
    Andrew Thompson authored
     - make the usb_temp_setup() and usb_temp_unsetup() functions public so that
       other modules can generate USB descriptors.
     - extend the vendor specific request function by one length pointer argument,
       because not all descriptors store the length in the first byte. For example
       HID descriptors.
    
    Submitted by:	Hans Petter Selasky
    18fef95d