summaryrefslogtreecommitdiff
path: root/test_connection.tcl
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-08-29 20:06:55 +0200
committerYuval Adam <_@yuv.al>2025-08-29 20:06:55 +0200
commitd096f707822967aa99d37605198fc9acd5f6a90d (patch)
treedd22876cbde04b2ae27b21817622a2fe5f163204 /test_connection.tcl
parent4f9dc0d6456ff9da22b44ff46d4ac52500fbeb27 (diff)
Blinky works
Diffstat (limited to 'test_connection.tcl')
-rw-r--r--test_connection.tcl7
1 files changed, 7 insertions, 0 deletions
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