From d096f707822967aa99d37605198fc9acd5f6a90d Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 29 Aug 2025 20:06:55 +0200 Subject: Blinky works --- test_connection.tcl | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test_connection.tcl (limited to 'test_connection.tcl') diff --git a/test_connection.tcl b/test_connection.tcl new file mode 100644 index 0000000..f2858c0 --- /dev/null +++ b/test_connection.tcl @@ -0,0 +1,7 @@ +open_hw_manager +connect_hw_server +open_hw_target +get_hw_targets +get_hw_devices +close_hw_manager +exit \ No newline at end of file -- cgit v1.3.1