libopencm3/lib/usb
Karl Palsson df15b263d2 usb: hid: add a stub file for doxygen
Unlike with the doxygen source generation, we can't autoguess which of
the class files are eligible automatically.  Instead, make a stub hid
file, (which we can now start adding to, if desired) and include it in
all builds that include other class stubs.
2019-12-25 21:04:17 +00:00
..
usb.c usb: make usb_disconnect() weak 2018-08-27 15:11:32 +00:00
usb_control.c usb: fix race between setup complete and endpoint nak 2018-08-27 15:11:32 +00:00
usb_dwc_common.c usb: fix race between setup complete and endpoint nak 2018-08-27 15:11:32 +00:00
usb_dwc_common.h usb: stm32fx07 -> usb_dwc_common 2018-03-02 22:42:05 +00:00
usb_efm32.c doc: efm32: tag USB files for doxygen generation 2019-06-25 21:15:19 +00:00
usb_efm32hg.c doc: efm32: tag USB files for doxygen generation 2019-06-25 21:15:19 +00:00
usb_f107.c usb: stm32fx07 -> usb_dwc_common 2018-03-02 22:42:05 +00:00
usb_f207.c usb: stm32fx07 -> usb_dwc_common 2018-03-02 22:42:05 +00:00
usb_hid.c usb: hid: add a stub file for doxygen 2019-12-25 21:04:17 +00:00
usb_lm4f.c usb: fix race between setup complete and endpoint nak 2018-08-27 15:11:32 +00:00
usb_msc.c usb: Use enumerated return codes 2018-03-02 22:42:05 +00:00
usb_private.h usb: make strings "const char * const *" 2018-08-27 13:34:52 +00:00
usb_standard.c usb: prevent registering duplicate config callbacks 2018-08-17 00:15:01 +00:00