bootloader: Stop USB serial device before entering the application.
authorTilman Sauerbeck <tilman@code-monkey.de>
Tue, 9 Jul 2019 17:44:36 +0000 (19:44 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
commitc37308066d9b558af6878984612007f695776780
tree2b773a091cf8c31bc8ec39e65955946b97c3d102
parent29fee1b4244b310c437cfe3013a85ccb3615ccc8
bootloader: Stop USB serial device before entering the application.

Try to provide a clean slate to the application.
src/bootloader/main.rs