1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-08-24 20:10:14 +03:00
ben-wpan/fw/include
Werner Almesberger 5447951c6e Implemented AT86RF230 reset and access modes. (Completely untested.)
- fw/atspi/at86rf230.h: AT86RF230 SPI protocol commands and buffer sizes
- fw/atspi/atspi.c (init_io): set all IOs to their initial state
- fw/include/atspi/ep0.h, fw/atspi/ep0.c (my_setup): command ATSPI_RF_RESET
  to reset the AT86RF230
- fw/include/atspi/ep0.h, fw/atspi/ep0.c (my_setup): commands
  ATSPI_{REG,BUF,SRAM}_{READ,WRITE} for the six SPI access modes
2010-08-20 01:50:51 -03:00
..
atspi Implemented AT86RF230 reset and access modes. (Completely untested.) 2010-08-20 01:50:51 -03:00