mirror of
https://github.com/zephyrproject-rtos/zephyr.git
synced 2024-12-04 11:39:46 +08:00
ca16779d9e
Minimal driver for ILI9340 LCD display driver including support for adafruit 2.2" LCD display (1480) Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
# nothing here
|
|
CONFIG_GPIO=y
|
|
CONFIG_DISPLAY=y
|
|
CONFIG_MICROBIT_DISPLAY=y
|
|
CONFIG_SYS_CLOCK_TICKS_PER_SEC=250
|
|
#CONFIG_MICROBIT_DISPLAY_PIN_GRANULARITY=y
|