common: Add the usb_serial module.
[gps-watch.git] / src / common / lib.rs
2019-07-07 Tilman Sauerbeckcommon: Add the usb_serial module.
2019-07-07 Tilman Sauerbeckcommon: Add the clock module.
2019-07-07 Tilman Sauerbeckcommon: Add the nvic module.
2019-07-07 Tilman Sauerbeckcommon: Add the register module.
2019-07-07 Tilman Sauerbeckbuild: Add infrastructure for the bootloader program...