1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-26 04:56:16 +02:00
ben-wpan/tools/lib
Werner Almesberger c18d3e58d2 tools/lib/: added driver selection and driver-specific parameters to backend
- atrf.c (atrf_open, select_driver, do_atrf_open): added infrastructure
  for passing the driver name and further parameters to atrf_open
- atrf.c (struct atrf_dsc): made "driver" constant
- driver.h (struct atrf_driver), atben.c (atben_open), atusb.c
  (atusb_open): added string argument to the "open" function
- atusb.c (atusb_driver): corrected unterminated comment
2011-04-09 21:00:48 -03:00
..
atben.c tools/lib/: added driver selection and driver-specific parameters to backend 2011-04-09 21:00:48 -03:00
atrf.c tools/lib/: added driver selection and driver-specific parameters to backend 2011-04-09 21:00:48 -03:00
atusb.c tools/lib/: added driver selection and driver-specific parameters to backend 2011-04-09 21:00:48 -03:00
driver.h tools/lib/: added driver selection and driver-specific parameters to backend 2011-04-09 21:00:48 -03:00
Makefile tools/lib/Makefile (clean): didn't remove Ben-specific object files 2011-02-10 23:21:31 -03:00
misctxrx.c misctxrx.c (wait_for_interrupt): let "ignore" control printing more tightly 2011-01-19 18:27:17 -03:00