Add README.
[gps-watch.git] / SConscript.target
2020-09-13 Tilman Sauerbeckbuild: Generate gps-watch-bootloader-intermediate.frm.
2020-03-28 Tilman Sauerbeckapplication: Introduce data model struct and view structs.
2020-03-22 Tilman Sauerbeckapplication: Add the button module.
2020-02-18 Tilman Sauerbeckbuild: Adjustments for scons running in Python 3.
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...