Skip to content

Commit

Permalink
README tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyjh committed Sep 16, 2019
1 parent a98a448 commit e7d658f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@

---

**This library must be built with the esp-idf release/v4.0 branch and xtensa toolchain**
**This library must be built with the esp-idf release/v4.0 branch.**

ESP-iDF 4.0 is currently in beta and instructions are found [here](
https://docs.espressif.com/projects/esp-idf/en/v4.0-beta1/get-started/index.html)
---

#### Features

* Full support for **ILI9341**, **ILI9488**, **ST7789V** and **ST7735** based TFT modules in 4-wire SPI mode. Support for other controllers will be added later
* Full support for **ILI9341**, **ILI9488**, **ST7789V** and **ST7735** based TFT modules in 4-wire SPI mode.
* **18-bit (RGB)** color mode used
* **SPI displays oriented SPI driver library** based on *spi-master* driver
* Combined **DMA SPI** transfer mode and **direct SPI** for maximal speed
Expand Down

0 comments on commit e7d658f

Please sign in to comment.