This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-20 14:39:14 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
examples
/
peripherals
/
lcd
/
spi_lcd_touch
/
sdkconfig.defaults
4 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
lcd: gc9a01 meter example We take the GC9A01 as an example to illustrate how to implement user's own panel driver in their project folder, without making the esp-idf dirty.
2021-11-16 14:19:06 +08:00
CONFIG_LV_USE_USER_DATA=y
CONFIG_LV_COLOR_16_SWAP=y
lcd: add i2c oled example with lvgl port
2022-01-14 15:02:07 +08:00
CONFIG_LV_COLOR_DEPTH_16=y
Reference in New Issue
Copy Permalink