Skip to content

flashtool.py: Added support for sending commands to enter the bootloader#142

Open
Lebensgefahr wants to merge 1 commit intoArksine:masterfrom
Lebensgefahr:master
Open

flashtool.py: Added support for sending commands to enter the bootloader#142
Lebensgefahr wants to merge 1 commit intoArksine:masterfrom
Lebensgefahr:master

Conversation

@Lebensgefahr
Copy link

for both virtual and physical serial devices.

I added commands to reboot into the bootloader for both virtual and physical serial devices. I slightly changed the logic: with the -r parameter, the script only sends the command to enter the bootloader and exits, while without this option, no attempts to enter the bootloader are made. It seemed to me that this approach reduces the chances of flashing something incorrectly and allows you to verify the connection to the bootloader beforehand using the -q option.

for both virtual and physical serial devices. Signed-off-by: BlitzKrieg <blitzkrieg@mail.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant