Skip to content
/ rpi-fbcp Public
forked from tasanakorn/rpi-fbcp

Raspberry Pi utility. Used for mirror primary framebuffer to secondary framebuffer.

License

Notifications You must be signed in to change notification settings

ian57/rpi-fbcp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 

About

Raspberry Pi utility. Used for mirror primary framebuffer to secondary framebuffer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.5%
  • CMake 12.5%