From: Kevin Townsend Date: Fri, 4 May 2012 14:56:00 +0000 (+0200) Subject: Desc update X-Git-Url: http://git.rohieb.name/hackover2013-badge-firmware.git/commitdiff_plain/c101e015babf654c03b95975e34cb7d06586cd26?ds=inline Desc update --- diff --git a/drivers/displays/bitmap/readme.txt b/drivers/displays/bitmap/readme.txt index 8b144a0..6a747ba 100644 --- a/drivers/displays/bitmap/readme.txt +++ b/drivers/displays/bitmap/readme.txt @@ -6,7 +6,8 @@ or text-only displays. They are placed in a seperate folder because the drawing routines are handled quite differently than the generic drawing code for 16-bit TFT LCDs. +SHARPMEM Basic driver for Sharp memory displays. ST7565 Driver for 128x64 pixel I2C-based displays (available from Adafruit Industries, for example). SSD1306 Driver for 128x64 pixel OLED displays (also available from - Adafruit Industries). + Adafruit Industries). Supports I2C and SPI.