https://github.com/dontpanic92/kernelfb
A simple library for easily accessing linux framebuffer in kernel module.
https://github.com/dontpanic92/kernelfb
Last synced: about 1 month ago
JSON representation
A simple library for easily accessing linux framebuffer in kernel module.
- Host: GitHub
- URL: https://github.com/dontpanic92/kernelfb
- Owner: dontpanic92
- License: gpl-2.0
- Created: 2014-01-19T15:34:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-29T14:14:57.000Z (over 12 years ago)
- Last Synced: 2025-01-25T08:44:35.576Z (over 1 year ago)
- Language: C
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KernelFB
========
A simple library for easily accessing linux framebuffer in kernel module.