Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-12-02 23:29:49 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
4abcae207a8b2bc03fc97f86f4ffe7d1f424b51a
esp-idf/examples/peripherals/lcd/tjpgd/main/Kconfig.projbuild

11 lines
291 B
Plaintext
Raw Normal View History

example(spi_master): add menuconfig options allowing users to choose which type of LCD is used. also some modification in the example file, replacing "ili_*" to "lcd_*".
2017-07-18 17:02:07 +08:00
menu "Example Configuration"
lcd: update doc unit test and example to support 8-line spi
2021-08-18 19:19:55 +08:00
config EXAMPLE_LCD_SPI_8_LINE_MODE
spi_master:support octal mode for esp32s2 and esp32s3 Add support for 8-line spi for lcd on esp32s2 and esp32s3 Closes https://github.com/espressif/esp-idf/issues/6371
2021-07-09 16:46:27 +08:00
bool
prompt "Drive a LCD with 8 data lines"
depends on IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3
default "n"
help
This option can be chosen when using 8-line lcd.
example(spi_master): add menuconfig options allowing users to choose which type of LCD is used. also some modification in the example file, replacing "ili_*" to "lcd_*".
2017-07-18 17:02:07 +08:00
endmenu
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 92ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API