ugfx/drivers/gdisp/HX8347D
inmarket a8e860678d New GDISP now supports multiple controllers with different pixel formats.
You can now have a main color display and a secondary monochrome display.
You can now optionally set GDISP_PIXELFORMAT to any color or grayscale format for your application and the driver will internally convert to the display hardware format.
2013-11-05 19:34:12 +10:00
..
HX8347D.h HX8347D driver ported to new streaming structure (untested) 2013-09-30 15:41:32 +10:00
board_HX8347D_template.h Comment fixes. 2013-10-21 17:11:07 +10:00
gdisp_lld.mk Rename GDISP driver files to prevent problems when compiling for multiple controllers on platforms that put all generated object files into a single directory. 2013-10-28 11:03:39 +10:00
gdisp_lld_HX8347D.c New GDISP now supports multiple controllers with different pixel formats. 2013-11-05 19:34:12 +10:00
gdisp_lld_config.h Auto-generate pixel formats using macro's. 2013-11-05 00:36:54 +10:00