1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-23 04:14:03 +02:00
ben-wpan/atusb/fw/usb
Werner Almesberger 88e2bde7d6 atusb/fw/usb/: fix incorrect code point for USB_CLASS_PER_INTERFACE
The code of USB_CLASS_PER_INTERFACE is 0 and not 0xfe.
USB_CLASS_APP_SPEC is 0xfe. Also corrected the use in dfu.c
2015-04-11 14:49:41 -03:00
..
atu2.c atusb/fw/usb/: change a few more uses of ../board.h to board.h 2014-02-24 17:59:49 -03:00
dfu_common.c atusb/fw/usb/: change a few more uses of ../board.h to board.h 2014-02-24 17:59:49 -03:00
dfu.c atusb/fw/usb/: fix incorrect code point for USB_CLASS_PER_INTERFACE 2015-04-11 14:49:41 -03:00
dfu.h atusb/fw/: support alternative interface names with DFU 2014-03-25 20:54:09 -03:00
usb.c atusb/fw/: let include path find board.h instead of using ../board.h 2013-10-28 11:17:48 -03:00
usb.h atusb/fw/usb/: fix incorrect code point for USB_CLASS_PER_INTERFACE 2015-04-11 14:49:41 -03:00