Actually install flip instead of just extracting
This commit is contained in:
parent
b8899b48b4
commit
3d3999d863
2 changed files with 19 additions and 3 deletions
|
@ -6,7 +6,7 @@ download_dir=$util_dir/wsl_downloaded
|
|||
export DFU_PROGRAMMER=$download_dir/dfu-programmer/dfu-programmer.exe
|
||||
export DFU_UTIL=$download_dir/dfu-util-0.9-win64/dfu-util.exe
|
||||
export TEENSY_LOADER_CLI=$download_dir/teensy_loader_cli.exe
|
||||
export BATCHISP=$download_dir/Flip/bin/batchisp.exe
|
||||
export BATCHISP=batchisp.exe
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue