1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-02 18:29:48 +03:00
ben-wpan/tools/lib
Werner Almesberger 5d63a009c8 libatspi: new function atspi_test_mode to enter test mode
- include/atspi.h, lib/atspi.c: new function atspi_test_mode to enter test
  mode
- lib/driver.h (struct atspi_driver): add backend function test_mode
- lib/atusb.c (atusb_test_mode), lib/atusb.c (atusb_driver): enter test
  mode
- lib/atusd.c (atusd_driver): test mode is not supported
2010-11-11 02:29:07 -03:00
..
atspi.c libatspi: new function atspi_test_mode to enter test mode 2010-11-11 02:29:07 -03:00
atusb.c libatspi: new function atspi_test_mode to enter test mode 2010-11-11 02:29:07 -03:00
atusd.c libatspi: new function atspi_test_mode to enter test mode 2010-11-11 02:29:07 -03:00
driver.h libatspi: new function atspi_test_mode to enter test mode 2010-11-11 02:29:07 -03:00
Makefile Make wait_for_interrupt available to all atspi tools. 2010-09-09 17:42:47 -03:00
misctxrx.c atspi-txrx can now send repeatedly, cleans up on ^C, prints the power level. 2010-09-14 17:12:03 -03:00