
This example project uses the EFM32 CMSIS including emlib and the board
support package support functions/drivers to demonstrate driving the
kit's TFT-display from the EFM32 Gecko.

This example is driving the display in what is called "address mapped mode"
(or mode 8080). Using this mode, the framebuffer resides in the memory of
the SSD2119 controller chip.

WARNING:
SD2119 driver and GLIB graphics library are not intended for production
purposes, and are included here to illustrate TFT display driving only.

These components are subject to changes in API/usage and there will be
no effort to keep compatibility, or to support this software in any way.

Board:  Silicon Labs EFM32G-DK3550 Development Kit
Device: EFM32G890F128
