![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Go to the source code of this file.
Macros | |
| #define | LCD_SCROLL_ENABLED 1 |
| #define | LCD_LOG_HEADER_FONT Font16 |
| #define | LCD_LOG_FOOTER_FONT Font12 |
| #define | LCD_LOG_TEXT_FONT Font12 |
| #define | LCD_LOG_BACKGROUND_COLOR LCD_COLOR_WHITE |
| #define | LCD_LOG_TEXT_COLOR LCD_COLOR_DARKBLUE |
| #define | LCD_LOG_SOLID_BACKGROUND_COLOR LCD_COLOR_BLUE |
| #define | LCD_LOG_SOLID_TEXT_COLOR LCD_COLOR_WHITE |
| #define | CACHE_SIZE 100 |
| #define | YWINDOW_SIZE 17 |
| #define | LCD_LOG_PUTCHAR int fputc(int ch, FILE *f) |
1.8.11