diff options
| author | Keith Packard <keithp@keithp.com> | 2008-12-19 21:11:45 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2008-12-19 21:11:45 -0800 |
| commit | 9025eb792861930e6af918d2727c4f5d97a69936 (patch) | |
| tree | dcace71405af05c9673112c481beed81aae6ddb8 /tests/debug_mode | |
| parent | ab909db28307cfbf7ee8d692506bb79d7ffd627a (diff) | |
Autotools.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'tests/debug_mode')
| -rw-r--r-- | tests/debug_mode | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/debug_mode b/tests/debug_mode new file mode 100644 index 00000000..fe25bfef --- /dev/null +++ b/tests/debug_mode @@ -0,0 +1,11 @@ +# +# Debug mode - drive RESET_N low for two clock cycles +# + +C D R +. D . +C D . +. D . +C D . +. D R + |
