esp-idf/components/esp_lcd/test
Kevin (Lao Kaiyao) a287f34f88 Merge branch 'bugfix/i2s_apll_fixed_clock' into 'master'
i2s: fix apll bug introduced in 'refactor/i2s_driver'

Closes IDFGH-5824

See merge request espressif/esp-idf!15109
2021-09-14 08:31:12 +00:00
..
CMakeLists.txt lcd: add esp_lcd component 2021-05-12 17:53:32 +08:00
component.mk lcd: add esp_lcd component 2021-05-12 17:53:32 +08:00
test_i2c_lcd_panel.c lcd: support i80 LCD on esp32/s2/s3 2021-08-10 21:06:59 +08:00
test_i80_board.h lcd: support i80 LCD on esp32/s2/s3 2021-08-10 21:06:59 +08:00
test_i80_lcd_panel.c Merge branch 'bugfix/i2s_apll_fixed_clock' into 'master' 2021-09-14 08:31:12 +00:00
test_lvgl_port_v7.c lcd: support i80 LCD on esp32/s2/s3 2021-08-10 21:06:59 +08:00
test_lvgl_port.h lcd: add esp_lcd component 2021-05-12 17:53:32 +08:00
test_rgb_panel.c lcd: spi-lcd send command and parameter with big-endian 2021-09-08 11:30:30 +08:00
test_spi_board.h lcd: update doc unit test and example to support 8-line spi 2021-08-19 16:40:22 +08:00
test_spi_lcd_panel.c lcd: spi-lcd send command and parameter with big-endian 2021-09-08 11:30:30 +08:00