mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
b747192f20
drivers/video: fb driver now clears framebuffer initially. Eliminates (or minimizes) initial garbage on the display.
configs/open1788: Initialization now follows the pattern of other boards. Add initialization of fb driver.
configs/open1788: Add a configuration for testing the framebuffer driver.