mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-12-23 21:41:45 +02:00
dcfa689936
- fw/include/atusb/ep0.h (HW_TYPE_110131): defined hardware type 2 for ATmega32U2-based boards - fw/ep0.c: define HW_TYPE as HW_TYPE_110131, not directly as 2 - fw2/atusb.c: include atusb/ep0.h instead of declaring ep0_init locally |
||
---|---|---|
.. | ||
usb/patches | ||
atusb.c | ||
board.c | ||
board.h | ||
descr.c | ||
ep0.c | ||
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