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. |
||
|---|---|---|
| .. | ||
| main.c | ||
| Makefile | ||
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. |
||
|---|---|---|
| .. | ||
| main.c | ||
| Makefile | ||