mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 13:56:00 +08:00
bf33f1d63e
drivers/video/fb.c: Framebuffer driver is code complete but as of yet untested.
drivers/video/fb.c: Add framebuffer character device. This is basically only the framework for the driver; a lot of logic is still missing.