1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-03 01:59:29 +03:00
ben-wpan/atusb
Werner Almesberger 244e449131 atusb/fw/usb/: added support for bulk IN EP 1
The code is quite special-cased. Some more changes will be necessary
for interrupt or OUT EPs.

- atu2.c (NUM_EPS): increased from 1 to 2
- atu2.c (ep_rx): send zero-length packet also for EPs != 0
- atu2.c (handle_ep): clear FIFOCON when sending data on EP != 0
- atu2.c (ep_init): configure EP 1 as bulk IN with size 64
- usb.c (NUM_EPS): we don't need to define NUM_EPS here
2011-06-20 14:34:08 -03:00
..
cam Updates CAM processes of various sub-projects 2011-02-21 23:31:04 -03:00
fw atusb/fw/usb/: added support for bulk IN EP 1 2011-06-20 14:34:08 -03:00
atrf.sch atusb/: swapped C10 and C13 in schematics, to match layout 2011-05-27 04:29:01 -03:00
atusb.brd atusb: include the position of fiducials in atusb-pos.csv (for fab) 2011-06-07 16:51:26 -03:00
atusb.cmp atusb: enlarged USB positioning pin hole; general cleanup 2011-03-31 03:27:11 -03:00
atusb.pro atusb: added two fiducial marks 2011-03-23 13:08:48 -03:00
atusb.sch atusb/: swapped C10 and C13 in schematics, to match layout 2011-05-27 04:29:01 -03:00
Makefile atusb: include the position of fiducials in atusb-pos.csv (for fab) 2011-06-07 16:51:26 -03:00
README-PCB atusb: enlarged USB positioning pin hole; general cleanup 2011-03-31 03:27:11 -03:00
README-SMT atusb: enlarged USB positioning pin hole; general cleanup 2011-03-31 03:27:11 -03:00
usb.sch atusb/: swapped C10 and C13 in schematics, to match layout 2011-05-27 04:29:01 -03:00