Add blitting function to display

Merged Michael Meinel requested to merge led02/firmware:led02/display/blit into master

Add a function to draw complete image buffers (encoded in RGB565) to the display. Optionally, an alpha mask can be added.

Merge request reports