1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-20 22:10:05 +03:00
ben-wpan/tools/atrf-proxy
Werner Almesberger d0fb1a8992 tools/: the great removal of atrf_interrupt
- atrf-proxy/PROTOCOL, atrf-proxy/atrf-proxy.c (cmd_zero): removed the
  POLL command
- lib/atben.c (atben_driver): don't export atben_interrupt anymore (we
  still use it internally)
- lib/atnet.c (atnet_interrupt, atnet_driver): removed atnet_interrupt
- lib/atusb-common.h (atusb_interrupt), lib/atusb-common.h
  (atusb_interrupt), lib/atusb-spi.c (atusb_spi_driver),
  lib/atusb.c (atusb_driver): removed atusb_interrupt
- lib/driver.h (struct atrf_driver): removed "interrupt"
- include/atrf.h (atrf_interrupt), lib/atrf.c (atrf_interrupt): removed
2011-06-20 21:10:41 -03:00
..
atrf-proxy.c tools/: the great removal of atrf_interrupt 2011-06-20 21:10:41 -03:00
Makefile tools/atrf-proxy/: network proxy (untested) 2011-04-10 19:55:47 -03:00
PROTOCOL tools/: the great removal of atrf_interrupt 2011-06-20 21:10:41 -03:00