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
76989b504a
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 01:19:06 -05:00
CONFIG_LV_USE_USER_DATA=y
CONFIG_LV_COLOR_16_SWAP=y
lcd: add i2c oled example with lvgl port
2022-01-14 02:02:07 -05:00
CONFIG_LV_COLOR_DEPTH_16=y
Reference in New Issue
Copy Permalink