atbetaflight/lib/main/STM32_USB_Device_Library/Class
conkerkh a539bd60bc CDC+HID HotFixes (#5512)
- For now disables Composite (it can be enabled, with USB_CDC_HID define)
- Modified descriptors so they are properly recognized
- Changed PID for Composite device (otherwise it doesn't work probably due to windows feature - automatically finding drivers based on those values)
2018-03-23 13:19:14 +13:00
..
cdc Support programming of Arduino devices in serial passthrough mode (#5129) 2018-03-21 23:17:31 +13:00
hid Add Composite CDC+HID device option. (#5478) 2018-03-22 15:21:22 +13:00
hid_cdc_wrapper CDC+HID HotFixes (#5512) 2018-03-23 13:19:14 +13:00
msc Add USB Mass Storage Class support (#5443) 2018-03-22 00:11:34 +13:00