Skip to content
  • Damien George's avatar
    stmhal: Put CDC last in config descriptors to match with iface nums. · 65af7ebd
    Damien George authored
    Apparently the order of interface numbers should be sequential and
    increasing in a config descriptor.  So as to retain compatibility with
    Windows drivers for the CDC+MSC and CDC+HID modes, we move the CDC
    configs to the end of the descriptors, instead of changing the interface
    numbers.
    
    See PR #957 for background.
    65af7ebd