Skip to content

fork of beepy sharp drm driver for radxa zero

License

Notifications You must be signed in to change notification settings

Hylian/sharp-drm-driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharp Memory LCD Kernel Driver for Beepy + Radxa Zero

DRM kernel driver for 2.7" 400x240 Sharp memory LCD panel.

This driver targets the Radxa Zero running Armbian on Beepy.

Forked from the Raspberry Pi driver for Beepy here.

This driver has been validated on Armbian 23.11 Bookworm for Radxa Zero.

Installation

Dependencies

apt install linux-headers-current-meson64

Build

make

Install

make install

Uninstall

Warning: If you've made additional modifications to user_overlays or extraargs in /boot/armbianEnv.txt, this may result in unexpected behavior.

make uninstall

About

fork of beepy sharp drm driver for radxa zero

Resources

License

Stars

Watchers

Forks

Languages

  • C 90.6%
  • Makefile 7.7%
  • Shell 1.7%