bootloader: Initialize the usb_serial module on startup.
[gps-watch.git] / src / bootloader / main.rs
2019-07-07 Tilman Sauerbeckbootloader: Initialize the usb_serial module on startup.
2019-07-07 Tilman Sauerbeckbootloader: Configure system and peripheral clocks.
2019-07-07 Tilman Sauerbeckbuild: Add infrastructure for the bootloader program...