mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-26 23:37:31 +02:00
1c004ee2d2
- Makefile (OBJS): added spi.o - spi.h, spi.c, atusb.c: moved SPI functions to new file - spi.h (spi), spi.c (spi), atusb.c (main): renamed function "spi" to "spi_io" - atusb.c (reset_rf, main): moved transceiver reset to separate function |
||
---|---|---|
.. | ||
usb/patches | ||
atusb.c | ||
descr.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