mirror of
https://github.com/Relintai/rpi-fbcp.git
synced 2024-11-12 20:47:25 +01:00
Update readme file
This commit is contained in:
parent
f88eecf79b
commit
5bf24004c1
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user