From 208bc15714c7b4020c017eef19011c4eb9ab51e2 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 4 Jun 2009 11:20:10 -0700 Subject: Move build and debug tools to 'cctools' directory. These tools were merged in from the ccdbg package. Signed-off-by: Keith Packard --- cctools/tests/debug_mode | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 cctools/tests/debug_mode (limited to 'cctools/tests/debug_mode') diff --git a/cctools/tests/debug_mode b/cctools/tests/debug_mode new file mode 100644 index 00000000..2b5ec020 --- /dev/null +++ b/cctools/tests/debug_mode @@ -0,0 +1,10 @@ +# +# Debug mode - drive RESET_N low for two clock cycles +# + +C D R +. D . +C D . +. D . +C D . +. D R -- cgit v1.2.3