Skip to content
Snippets Groups Projects
Forked from flow3r / flow3r firmware
Source project has a limited visibility.
  • q3k's avatar
    241ae442
    st3m/usb: fix CDC descriptors · 241ae442
    q3k authored
    1. We weren't setting bProtocol to IAD (technically required for CDC-ACM
       devices which have IAD)
    2. We weren't counting the IAD pseudo-interface as one of the two
       interfaces in the configuration.
    241ae442
    History
    st3m/usb: fix CDC descriptors
    q3k authored
    1. We weren't setting bProtocol to IAD (technically required for CDC-ACM
       devices which have IAD)
    2. We weren't counting the IAD pseudo-interface as one of the two
       interfaces in the configuration.