build: Split SConscript.libcommon in two.
[gps-watch.git] / SConscript.target
2020-01-09 Tilman Sauerbeckbuild: Split SConscript.libcommon in two.
2020-01-05 Tilman Sauerbeckapplication: Define UART0_IRQHandler().
2020-01-05 Tilman Sauerbeckbuild: Use rustc to link the binaries instead of gcc.
2020-01-05 Tilman Sauerbeckbuild: Link libgcc from the command line instead of...
2020-01-05 Tilman Sauerbeckapplication: Add humble beginnings of the application...
2020-01-05 Tilman Sauerbeckbootloader: Import bootloader-final.ld.
2020-01-05 Tilman Sauerbeckbootloader: Rename bootloader.ld to bootloader-intermed...
2020-01-05 Tilman Sauerbeckbootloader: Add the bootloader module.
2019-12-30 Tilman Sauerbeckbootloader: Add the flash module.
2019-07-07 Tilman Sauerbeckbuild: Add infrastructure for the bootloader program...