mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'doc/lcd_list_v5.0' into 'release/v5.0'
docs: Added link to list of available LCD controller drivers. (backport v5.0) See merge request espressif/esp-idf!19827
This commit is contained in:
commit
8aa90e4fb1
@ -231,6 +231,11 @@ LCD examples are located under: :example:`peripherals/lcd`:
|
||||
* RGB panel example with scatter chart UI - :example:`peripherals/lcd/rgb_panel`
|
||||
* I2C interfaced OLED display scrolling text - :example:`peripherals/lcd/i2c_oled`
|
||||
|
||||
Other LCD drivers
|
||||
-----------------
|
||||
|
||||
Drivers for some LCD and touch controllers are available in `IDF Component Registry <https://components.espressif.com/search/lcd>`_. The list of available and planned drivers with links is in this `table <https://github.com/espressif/esp-bsp/blob/master/LCD.md>`__.
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user