bootloader: Disable the watchdog.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 17 Nov 2019 18:05:39 +0000 (19:05 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
commit7cd80ad07a3476f239f25a6f7534d17aaab6cc05
treea55e0ab0fe32b67d65d0b8bf0d8b2b0323f062a7
parentd7b1025de4e9ee55ea4a380d777ae31f1b53eae2
bootloader: Disable the watchdog.

The watchdog gets enabled with a 1s timeout on POR, and I don't
want to deal with that.
src/bootloader/main.rs