mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-01-11 07:20:15 +02:00
6969e7d689
- ep0.c (do_usb_recv, usb_recv): implemented creepy buffer reception - ep0.c (my_setup): added dummy for ATUSB_POLL_INT (always return 0) - ep0.c (my_setup): send a zero-length packet at the end of ATUSB_RF_RESET and ATUSB_REG_WRITE to indicate status stage |
||
---|---|---|
.. | ||
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