Added drivers for 9.7" ePaper display

This commit is contained in:
Ace
2020-06-18 16:21:26 +02:00
parent 88adcb4e7f
commit 8e27116f3a
64 changed files with 45730 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
This is a C library for Raspberry Pi (RPi). It provides access to
GPIO and other IO functions on the Broadcom BCM 2835 chip.
allowing access to the
26 pin ISE plug on the RPi board so you can control and interface with various
external devices.