mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
2811a297c7
drivers/lcd/tda19988.c: Now uses the new common videomode structure of include/nuttx/video/videomode.h as do other video components.
video/, include/nuttx/video/videomode.h: Separate EDID and from videomode managment. They really are separate things.