|
sGUI
V1.0
|
Directory dependency graph for src:Files | |
| file | bmp.c [code] |
| Simple graphic library bitmap support. Library to print a bmp from a file to the LCD display. This library depends on the FatFs from ChaN. | |
| file | font.c [code] |
| Simple graphic library font data. | |
| file | geometry.c [code] |
| Simple graphic library draw text functionality. Draw simple characters or full lines. | |
| file | log.c [code] |
| Simple graphic library message console. Print log messages to the display. This module uses a fifo to show every time the newest log messages. | |
| file | text.c [code] |
| Simple graphic library draw text functionality. Draw simple characters or full lines. | |