diff --git a/attach_xtag.bat b/attach_xtag.bat new file mode 100644 index 0000000..4c23e04 --- /dev/null +++ b/attach_xtag.bat @@ -0,0 +1 @@ +powershell.exe usbipd attach --wsl --busid=8-2 \ No newline at end of file diff --git a/restart_all.bat b/restart_all.bat new file mode 100644 index 0000000..6df44fe --- /dev/null +++ b/restart_all.bat @@ -0,0 +1 @@ +powershell.exe . 'D:\MyWorkspace\git.pawpaw.ltd\reload_xmos_device\reload_xmos_device.ps1' \ No newline at end of file