When changing RESET line, delay 20ms
authorKeith Packard <keithp@keithp.com>
Fri, 9 Apr 2010 00:28:17 +0000 (17:28 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 9 Apr 2010 00:28:17 +0000 (17:28 -0700)
commitf93c9bf3695862db31f2c3b3bc5a7bb24ef3766c
tree1ed89e228c19c89b6c420f2b811c71b60d8973a6
parentbaaaac499cfbc1286ae55374cfdc796d32983b92
When changing RESET line, delay 20ms

The GPS data sheet suggests a 1uF cap on the reset line to ensure it
is held low long enough for the power supply to come up to voltage. TM
v1.0 loads a 0.001uF cap there, but in case that isn't large enough,
it could be replaced with the larger one. This change makes sure that
even with that larger value, the debugging link will be able to reset
the target.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao_dbg.c