mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
05092e2f82
When doing Flash operations (e.g. OTA), LCD's DMA bandwidth will be not sufficient, causing the desync between the LCD controller and DMA. Added a restart function to help the user to make them sync again. |
||
---|---|---|
.. | ||
main | ||
resources | ||
CMakeLists.txt | ||
pytest_rgb_lcd.py | ||
README.md | ||
sdkconfig.ci.iram_safe | ||
sdkconfig.ci.release | ||
sdkconfig.defaults | ||
sdkconfig.defaults.esp32s3 |
Supported Targets | ESP32-S3 |
---|
This test app is used to test RGB565 interfaced LCDs.