This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_lcd
/
test
History
morris
23f0e7385b
spi_lcd: test spi lcd io can transfer color data to a fixed window region
...
also test the io tx_param and tx_color can skip the command phase
2023-04-18 13:38:56 +08: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
esp_lcd: remove lvgl v7 port in test cases
2022-04-19 13:01:13 +00: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
esp_lcd: remove lvgl v7 port in test cases
2022-04-19 13:01:13 +00:00
test_rgb_panel.c
esp_lcd: remove lvgl v7 port in test cases
2022-04-19 13:01:13 +00: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
spi_lcd: test spi lcd io can transfer color data to a fixed window region
2023-04-18 13:38:56 +08:00