1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-16 21:56:15 +03:00
ben-wpan/atrf/fw/atspi
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.c Minor potential improvements of USB robustness. 2010-08-24 21:12:57 -03:00
descr.c Minor potential improvements of USB robustness. 2010-08-24 21:12:57 -03:00
ep0.c 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