esp-idf/components/esp_lcd/test_apps/rgb_lcd
morris e86acbe556 feat(lcd): pre-support rgb and i80 lcd driver on esp32p4
added LL functions for LCD_CAM module, only the LCD part
2023-11-21 10:46:52 +08:00
..
main refactor(esp_lcd): reformat code with astyle_py 2023-09-28 09:42:31 +08:00
resources
CMakeLists.txt fix(test): check call graph for hal component 2023-07-05 09:09:01 +08:00
README.md
pytest_rgb_lcd.py ci: update test apps to use run_all_single_board_cases 2023-03-10 14:27:09 +08:00
sdkconfig.ci.iram_safe feat(lcd): pre-support rgb and i80 lcd driver on esp32p4 2023-11-21 10:46:52 +08:00
sdkconfig.ci.release
sdkconfig.defaults lcd: support PLL240M as i80 clock source on esp32s3 2023-02-11 00:30:20 +00:00
sdkconfig.defaults.esp32s3 doc: recommend turn on psram xip feature for bounbe buffer mode 2022-12-16 02:04:59 +00:00

README.md

Supported Targets ESP32-S3

This test app is used to test RGB565 interfaced LCDs.