mirror of
https://github.com/waveshareteam/LCD-show.git
synced 2026-06-15 16:42:56 +02:00
Raspberry Pi Framebuffer Copy
This program used for copy primary framebuffer to secondary framebuffer (eg. FBTFT). It require lastest raspberry pi firmware (> 2013-07-11) to working properly.
Build
$ mkdir build
$ cd build
$ cmake ..
$ make