1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-23 01:24:02 +02:00
ben-wpan/atusb/fw3
Werner Almesberger 983d330294 atusb/fw3: split USB driver into chip-specifc and general part
- usb/usb.c: moved chip-specific functions to usb/atu2.c
- Makefile (USB_OBJS): added usb/atu2.c
- usb/usb.h, usb/usb.c, ep0.c: made argument to my_setup and user_setup
  "const"
- usb/ubs.h (handle_setup): call from chip driver to generic stack
- usb/ubs.h (set_addr): call from generic stack to chip driver
2011-02-14 12:01:11 -03:00
..
an atusb/fw3/an/: USB debugging scripts 2011-02-13 23:00:35 -03:00
usb atusb/fw3: split USB driver into chip-specifc and general part 2011-02-14 12:01:11 -03:00
atusb.c atusb/fw3/: adaptation of the f32xbase USB stack 2011-02-13 23:46:36 -03:00
board.h atusb/fw3/: adaptation of the f32xbase USB stack 2011-02-13 23:46:36 -03:00
descr.c atusb/fw3/: adaptation of the f32xbase USB stack 2011-02-13 23:46:36 -03:00
ep0.c atusb/fw3: split USB driver into chip-specifc and general part 2011-02-14 12:01:11 -03:00
Makefile atusb/fw3: split USB driver into chip-specifc and general part 2011-02-14 12:01:11 -03:00
spi.c atusb/fw3/: adaptation of the f32xbase USB stack 2011-02-13 23:46:36 -03:00
spi.h atusb/fw3/: adaptation of the f32xbase USB stack 2011-02-13 23:46:36 -03:00
version.h atusb/fw3: added proper versioning 2011-02-14 11:26:17 -03:00