1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-08 00:19:50 +03:00
ben-wpan/atrf/fw
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 Added interrupt polling support for atusb. 2010-09-09 20:22:45 -03:00
boot Moved fw/ and tools/ into atrf/ as well. 2010-08-23 13:39:07 -03:00
common Got "cntr" to show signs of life. It was the watchdog, as usual. 2010-08-25 04:35:18 -03:00
include Added interrupt polling support for atusb. 2010-09-09 20:22:45 -03:00
Makefile Moved fw/ and tools/ into atrf/ as well. 2010-08-23 13:39:07 -03:00