Files
sw_openocd/src
Øyvind Harboe bb0d11cba9 jtag: clean up jtag_sleep, handle short sleeps correctly via usleep
short sleeps are handled via usleep, longer sleeps we round up
to nearest ms.

There was a bug in jtag_sleep() in that it would round *down*
to nearest ms, thus making all <1ms sleeps 0. Found by inspection
rather than symptom.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2011-03-15 10:36:16 +01:00
..
2011-02-18 13:54:22 +01:00
2010-12-29 22:07:39 +01:00
2011-02-23 08:14:41 +01:00
2010-10-29 15:10:51 +02:00
2010-04-10 17:23:06 +08:00
2010-04-10 17:23:06 +08:00
2010-12-29 22:16:28 +01:00