mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-12-23 14:18:58 +02:00
ec21e4ba47
- ep0.c: the ATUSB EP0 protocol engine - Makefile (OBJS): added ep0.o - atusb.c (main): initialize the EP0 protocol - spi.h: whitespace cleanup usb/patches/support-vendor-requests.patch: - usb/ctrl.c (ctrl_handler): also pass vendor-specific requests to the class handler - class/CDC/cdc.c (cdc_req_handler): reject vendor requests |
||
---|---|---|
.. | ||
usb/patches | ||
atusb.c | ||
descr.c | ||
ep0.c | ||
io.h | ||
Makefile | ||
README | ||
spi.c | ||
spi.h |
cd usb wget http://freaklabs.org/freakusb/FreakUSB%20v0.70.zip unzip -a FreakUSB?v0.70.zip quilt push -a cd .. make make upload prog