common: Implement screen::clear() and screen::draw_text().
[gps-watch.git] / src / application / application.ld
2020-01-05 Tilman Sauerbeckbuild: Link libgcc from the command line instead of...
2020-01-05 Tilman Sauerbeckbuild: Don't link libraries we don't need.
2020-01-05 Tilman Sauerbeckapplication: Add humble beginnings of the application...