Merge: Tool to enable/disable ADB
This commit is contained in:
parent
0f34d709e4
commit
3a2da4c1ab
9 changed files with 118 additions and 15 deletions
0
skeleton/BASE/Screenshots/.keep
Normal file
0
skeleton/BASE/Screenshots/.keep
Normal file
5
skeleton/EXTRAS/Tools/rg35xx/Toggle ADB.pak/launch.sh
Executable file
5
skeleton/EXTRAS/Tools/rg35xx/Toggle ADB.pak/launch.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
PATH=$(dirname "$0")
|
||||
cd "$PATH"
|
||||
./toggle_adb.elf
|
||||
Loading…
Add table
Add a link
Reference in a new issue