Skip to content

Commit e7d658f

Browse files
committed
README tweaks.
1 parent a98a448 commit e7d658f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@
33

44
---
55

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

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

1012
#### Features
1113

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

0 commit comments

Comments
 (0)