From 5c00438feba96704b60f7efe53a5734e94e3eacd Mon Sep 17 00:00:00 2001 From: Felix Biego <45796740+fbiego@users.noreply.github.com> Date: Mon, 23 Jun 2025 09:04:36 +0300 Subject: [PATCH] docs(boards): Add Viewe Knob Display links (#8461) --- docs/src/details/integration/boards/viewe.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/src/details/integration/boards/viewe.rst b/docs/src/details/integration/boards/viewe.rst index 322e58b1e3..6847fe0ea3 100644 --- a/docs/src/details/integration/boards/viewe.rst +++ b/docs/src/details/integration/boards/viewe.rst @@ -48,6 +48,15 @@ It is based on ESP-IDF and uses the ESP32-S3 microcontroller. - `Viewe ESP32 S3 Smart Display `_ +lv_port_viewe_knob_15_espidf +---------------------------- + +`lv_port_viewe_knob_15_espidf `_ +is a port repo of LVGL which supports Viewe AMOLED Touch Knob Display. +It is based on ESP-IDF and uses the ESP32-S3 microcontroller. + +- `Viewe AMOLED Touch Knob Display `_ + UART Smart Displays *******************