mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-27 00:45:55 +02:00
4f0af39d4d
- io.h: renamed to board.h - Makefile (OBJS): added board.o - atusb.c (reset_rf): moved to board.c - board.h (reset_rf): give reset_rf a proper declaration - atusb.c, ep.c, spi.c: include board.h instead of io.h |
||
---|---|---|
.. | ||
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