Add attach_xtag.bat and restart_all.bat scripts

This commit is contained in:
2024-02-21 11:32:09 +08:00
parent 3aabbcd244
commit 64858dc340
2 changed files with 2 additions and 0 deletions

1
attach_xtag.bat Normal file
View File

@@ -0,0 +1 @@
powershell.exe usbipd attach --wsl --busid=8-2

1
restart_all.bat Normal file
View File

@@ -0,0 +1 @@
powershell.exe . 'D:\MyWorkspace\git.pawpaw.ltd\reload_xmos_device\reload_xmos_device.ps1'