qmk/tmk_core/protocol/arm_atsam/usb
James Churchill 9c136e1168 Improved fix for __always_inline redefinition bug
Instead of changing based on the version of GCC, check for the presence of the macro instead.
2019-01-11 17:25:57 -08:00
..
compiler.h Improved fix for __always_inline redefinition bug 2019-01-11 17:25:57 -08:00
conf_usb.h
main_usb.c
status_codes.h
udc.c
udc.h
udc_desc.h
udd.h
udi.h
udi_cdc.c Update to arm_atsam wait and timer routines 2019-01-07 12:44:55 -08:00
udi_cdc.h
udi_cdc_conf.h
udi_device_conf.h
udi_device_epsize.h
udi_hid.c
udi_hid.h
udi_hid_kbd.c Use a single endpoint for HID reports (#3951) 2018-11-15 22:22:05 -08:00
udi_hid_kbd.h
udi_hid_kbd_conf.h
udi_hid_kbd_desc.c
ui.c USB Suspend for arm_atsam protocol 2018-11-02 14:33:07 -07:00
ui.h USB Suspend for arm_atsam protocol 2018-11-02 14:33:07 -07:00
usb.c
usb.h
usb2422.c Update to arm_atsam wait and timer routines 2019-01-07 12:44:55 -08:00
usb2422.h
usb_atmel.h
usb_device_udd.c
usb_main.h
usb_protocol.h
usb_protocol_cdc.h
usb_protocol_hid.h
usb_util.c
usb_util.h