1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-02-17 00:54:42 +02:00
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
..
2011-01-31 11:52:30 -03:00
2011-01-31 04:57:02 -03:00
2011-01-31 04:57:02 -03:00
2011-01-31 11:52:30 -03:00