common: Add the ringbuf module.
[gps-watch.git] / src / bootloader /
2019-12-30 Tilman Sauerbeckbootloader: Add the flash module.
2019-07-07 Tilman Sauerbeckbootloader: Initialize the usb_serial module on startup.
2019-07-07 Tilman Sauerbeckbootloader: Put the binary at offset 0x8000 in flash.
2019-07-07 Tilman Sauerbeckbootloader: Configure system and peripheral clocks.
2019-07-07 Tilman Sauerbeckbootloader: Fix address of SRAM in the target.
2019-07-07 Tilman Sauerbeckbootloader: Remove linker symbols __Vectors_Size and...
2019-07-07 Tilman Sauerbeckbootloader: Remove commented support for multiple ...
2019-07-07 Tilman Sauerbeckbuild: Add infrastructure for the bootloader program...