diff --git a/docs/en/api-reference/peripherals/lcd.rst b/docs/en/api-reference/peripherals/lcd.rst index 58d761c60a..e742c276b0 100644 --- a/docs/en/api-reference/peripherals/lcd.rst +++ b/docs/en/api-reference/peripherals/lcd.rst @@ -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 `_. The list of available and planned drivers with links is in this `table `__. + API Reference -------------