1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 04:59:48 +03:00
ben-wpan/tools
Werner Almesberger b6a80ba3dd Added interrupt polling support for atusb.
- atrf/fw/include/atspi/ep0.h enum atspi_requests), atrf/fw/atspi/ep0.c
  (my_setup): new command ATSPI_POLL_INT to poll IRQ_RF
- atrf/fw/atspi/ep0.c (my_setup): ATSPI_BUILD sent one byte too many
- tools/lib/atusb.c (atusd_interrupt, atusb_driver): implemented interrupt
  polling
- tools/lib/atusd.c: added section title for the RF interrupt function
2010-09-09 20:22:45 -03:00
..
atspi-id Updated atusd driver for new hardware. Make use of the interrupt line. 2010-09-09 09:19:06 -03:00
atspi-reset Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
atspi-rssi atspi-rssi cleanup: wait for interrupt, exit cleanly. 2010-09-09 17:56:04 -03:00
atspi-trim Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
atspi-txrx Make wait_for_interrupt available to all atspi tools. 2010-09-09 17:42:47 -03:00
include Make wait_for_interrupt available to all atspi tools. 2010-09-09 17:42:47 -03:00
lib Added interrupt polling support for atusb. 2010-09-09 20:22:45 -03:00
Makefile Updated atusd driver for new hardware. Make use of the interrupt line. 2010-09-09 09:19:06 -03:00
Makefile.common tools/Makefile.common: added quiet compilation 2010-09-09 17:33:38 -03:00