clock_generator/firmware/src
finga 3b2bf1d967 Remove unnecessary memory for spash screen
When `lcd_fill(0x00)` is called before drawing the splash screen and
only a part of the image is stored as done now, some memory in the
`.bss` segment can be used for something else.
2021-03-01 16:45:03 +01:00
..
main.c Remove unnecessary memory for spash screen 2021-03-01 16:45:03 +01:00
Makefile Interact with the display 2021-02-27 02:26:57 +01:00