1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-01-22 21:01:06 +02:00
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
..