Skip to content

Commit

Permalink
Add support for HX8347D
Browse files Browse the repository at this point in the history
  • Loading branch information
ImpulseAdventure committed Feb 2, 2019
1 parent 7af4c56 commit 5113cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- *Platform-independent GUI core currently supports*: SDL1.2, SDL2.0, Adafruit-GFX, TFT_eSPI
- *Devices*: Raspberry Pi, Arduino, ESP8266 / NodeMCU, ESP32, M5stack, Feather M0 (Cortex-M0), nRF52 (Cortex-M4F), LINUX, Beaglebone Black, STM32
- *Typical displays*: PiTFT, Adafruit TFT 3.5" / 2.8" / 2.4" / 2.2" / 1.44", FeatherWing TFT, OLED 0.96", mcufriend, Waveshare, 4D Cape
- *Display drivers include*: ILI9341, ST7735, SSD1306, HX8357, PCD8544
- *Display drivers include*: ILI9341, ST7735, SSD1306, HX8347D, HX8357, PCD8544
- *Touchscreen control including*: STMPE610, FT6206, XPT2046, 4-wire, tslib
- Foreign characters / UTF-8 encoding (in SDL mode), anti-aliased fonts (in TFT_eSPI mode)
- Dynamic display rotation
Expand Down

0 comments on commit 5113cdf

Please sign in to comment.