1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/usb
Karl Fessel 05f114d0af doc: fix unbalaced grouping
- most were trivial
    - missing group close or open
    - extra space
    - no doxygen comment
- name commad might open an implicit group
    this hould also be implicit cosed but does not happen somtimes
- crazy: internal declared groups have to be closed internal
2022-09-14 15:05:25 +02:00
..
hid usb/hid: Add HID report descriptor defines 2022-01-10 11:35:58 +01:00
usbus usbus/hid: Remove unimplemented function declaration 2022-01-05 21:46:15 +01:00
cdc.h doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
descriptor.h usbus_cdc_ecm: initial CDC ECM functionality 2019-06-14 16:00:05 +02:00
dfu.h usbus/dfu: introduce initial Device Firmware Upgrade support for USBUS 2021-01-12 11:34:22 +01:00
hid.h usb/hid: Add HID report descriptor defines 2022-01-10 11:35:58 +01:00
usbopt.h usbdev: Refactor to xmit API 2021-11-16 11:21:00 +01:00
usbus.h usbus: Deprecate USBUS_HANDLER_FLAG_TR_FAIL event 2021-10-24 19:33:29 +02:00