1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-29 14:11:58 +03:00
ben-wpan/atusb/fw2
Werner Almesberger 1c004ee2d2 atusb/fw2: moved board-specific functions (SPI, RF reset) out of main()
- 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
2011-02-08 21:32:24 -03:00
..
usb/patches atusb/fw2: firmware for the AVR-based atusb (in progress) 2011-02-08 19:32:15 -03:00
atusb.c atusb/fw2: moved board-specific functions (SPI, RF reset) out of main() 2011-02-08 21:32:24 -03:00
descr.c atusb/fw2: firmware for the AVR-based atusb (in progress) 2011-02-08 19:32:15 -03:00
io.h atusb/fw2: firmware for the AVR-based atusb (in progress) 2011-02-08 19:32:15 -03:00
Makefile atusb/fw2: moved board-specific functions (SPI, RF reset) out of main() 2011-02-08 21:32:24 -03:00
README atusb/fw2: firmware for the AVR-based atusb (in progress) 2011-02-08 19:32:15 -03:00
spi.c atusb/fw2: moved board-specific functions (SPI, RF reset) out of main() 2011-02-08 21:32:24 -03:00
spi.h atusb/fw2: moved board-specific functions (SPI, RF reset) out of main() 2011-02-08 21:32:24 -03:00

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