atbetaflight/lib/main/STM32_USB_Device_Library/Class
Bruce Luckcuck 02a368a8e7 Fix UNUSED() macro conflict with STM libraries
Added `#if !defined(` blocks around the `UNUSED()` definitions in the libraries to prevent conflicts.
2019-02-18 11:26:03 -05: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 Fix UNUSED() macro conflict with STM libraries 2019-02-18 11:26:03 -05:00