atbetaflight/lib/main/STM32_USB_OTG_Driver/inc
conkerkh 4786e1a333 Add Composite CDC+HID device option. (#5478)
* Add Composite CDC+HID device option.

- It passes on though HID interface 8 channels received from TX
- Endpoints are reconfigured to support HID interface
- Potentially this can slow down SPI Flash transfer though CDC interface...
- This could be addressed by support for MSC when using SPI Flash (emulating FATFS)

* Different way to handle MIN redefine
2018-03-22 15:21:22 +13:00
..
usb_bsp.h STM32F4: Updating USB Lib 2016-06-22 08:24:22 +10:00
usb_conf_template.h STM32F4: Updating USB Lib 2016-06-22 08:24:22 +10:00
usb_core.h STM32F4: Updating USB Lib 2016-06-22 08:24:22 +10:00
usb_dcd.h STM32F4: Updating USB Lib 2016-06-22 08:24:22 +10:00
usb_dcd_int.h Warning fixes 2016-06-23 20:25:31 +10:00
usb_defines.h Add Composite CDC+HID device option. (#5478) 2018-03-22 15:21:22 +13:00
usb_hcd.h STM32F4: Updating USB Lib 2016-06-22 08:24:22 +10:00
usb_hcd_int.h STM32F4: Updating USB Lib 2016-06-22 08:24:22 +10:00
usb_otg.h STM32F4: Updating USB Lib 2016-06-22 08:24:22 +10:00
usb_regs.h STM32F4: Updating USB Lib 2016-06-22 08:24:22 +10:00