1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-17 12:54:26 +03:00
ben-wpan/tools/lib
Werner Almesberger 2a4f7a155f tools/lib/cwtest.c (cw_test_end): use reset also on USB devices
ATUSB can't use sleep mode because that would cut the AVR's clock.
The old SiLabs-based boards would not have that issue, but there,
the SLP_TR method is unproven. Besides, reset is as fast on USB.
2011-06-05 23:00:40 -03:00
..
atben.c libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
atnet.c libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
atrf.c libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
atusb.c lib/atusb.c (atusb_slp_tr, atusb_driver): implemented SLP_TR pulse 2011-06-05 22:37:03 -03:00
cwtest.c tools/lib/cwtest.c (cw_test_end): use reset also on USB devices 2011-06-05 23:00:40 -03:00
daemon.c tools/lib/: new helper function for daemonification 2011-05-18 13:34:26 -03:00
driver.h libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
Makefile tools/lib/: new helper function for daemonification 2011-05-18 13:34:26 -03:00
misctxrx.c xxx 2011-04-12 19:17:43 -03:00
netio.c tools/: added network (TCP) I/O helper functions 2011-04-10 17:28:09 -03:00
usbopen.c tools/lib/usbopen.c: make vendor and/or product optional 2011-05-11 03:40:03 -03:00