mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
Fix two error message issues in the framebuffer example: * Add missing newline character to fbmem2 error message in fb_init_mem2() * Correct mmap() error message that incorrectly referenced FBIOGET_PLANEINFO These changes improve error reporting clarity and consistency for debugging framebuffer initialization issues. Signed-off-by: Huang Qi <huangqi3@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| fb_main.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||