docs(README): change ESP32 to ESP-IDF(ESP32)

See https://github.com/lvgl/lv_port_esp32/issues/314#issuecomment-1866671312
This commit is contained in:
Gabor Kiss-Vamosi
2023-12-25 20:41:36 +01:00
committed by GitHub
parent 7f26ffbc17
commit 8e4b7f5676

View File

@@ -104,7 +104,7 @@ LVGL is available as:
- [Arduino library](https://docs.lvgl.io/master/integration/framework/arduino.html)
- [PlatformIO package](https://registry.platformio.org/libraries/lvgl/lvgl)
- [Zephyr library](https://docs.lvgl.io/master/integration/os/zephyr.html)
- [ESP32 component](https://components.espressif.com/components/lvgl/lvgl)
- [ESP-IDF(ESP32) component](https://components.espressif.com/components/lvgl/lvgl)
- [NXP MCUXpresso component](https://www.nxp.com/design/software/embedded-software/lvgl-open-source-graphics-library:LITTLEVGL-OPEN-SOURCE-GRAPHICS-LIBRARY)
- [NuttX library](https://docs.lvgl.io/master/integration/os/nuttx.html)
- [RT-Thread RTOS](https://docs.lvgl.io/master/integration/os/rt-thread.html)