Skip to content

Brautantoine/instantFlashHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

instantFlashHelper

I got myself tired to always drag and drop .bin file after compiling it from Mbed so i made this ...

If you want to use it just call it and pass the path where to flash your target:

./instantFlashHelper /media/user/cardName

Take care that the script will move all the .bin you will download to the path you've specified. So please take care to what you download while using it.

If you just want to copy the .bin instead of moving it replace the mv command by cp (maybe i'll make it as a built-in option on day ...)

About

I got myself tired to always drag and drop .bin file after compiling it from Mbed so i made this ...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages