Update readme file

pull/2/head
Tasanakorn Phaipool 2013-07-16 20:18:22 +07:00
rodzic f88eecf79b
commit 5bf24004c1
1 zmienionych plików z 14 dodań i 0 usunięć

14
README.md 100644
Wyświetl plik

@ -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