1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-08 02:09:50 +03:00
ben-wpan/atusb/fw/usb
Werner Almesberger 8f949842db atusb/fw/: remove unused items when building the USB driver for the boot loader
- usb/atu2.c (NUM_EPS), board.h (NUM_EPS): moved definition to
  board.h
- board.h (NUM_EPS): use one EP for the boot loader, two for the
  application
- usb/atu2.c (ep_init): initialize EP 1 only in an application build
2011-06-26 06:59:13 -03:00
..
atu2.c atusb/fw/: remove unused items when building the USB driver for the boot loader 2011-06-26 06:59:13 -03:00
dfu_common.c atusb/fw/: moved common elements of DFU processing to dfu_common.c 2011-06-10 22:04:12 -03:00
dfu.c atusb/fw/usb/: DFU_ITF_DESCR also needs a protocol argument 2011-06-10 23:15:51 -03:00
dfu.h usb/dfu.h: Include usb.h to avoid gcc warning 2011-06-17 12:01:38 -03:00
usb.c atusb/fw/usb/: added support for bulk IN EP 1 2011-06-20 14:34:08 -03:00
usb.h atusb/fw/usb/: we were busy-looping on TXINI. Mask the interrupt when idle. 2011-06-11 14:17:44 -03:00