This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
9f893130adc7ea5d4b580b20aaedc1129ac9da11
esp-idf
/
examples
/
peripherals
/
lcd
/
gc9a01
/
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
Copy Permalink