Allegra42 / waveshare_epaper

Project for university - writing a linux kernel module for the waveshare e-paper display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Kernel Driver for Waveshare 4.3" e-Paper

Here I publishing my source code and the documentation I wrote for University. The Documentation is only available in German. Unfortunality I was not able to get the UART communication working. But I hope it may helps other Kernel interested persons to understand what happends in a Linux driver.

About

Project for university - writing a linux kernel module for the waveshare e-paper display

License:GNU General Public License v2.0


Languages

Language:C 98.0%Language:Makefile 2.0%