doc: list ST7735S alongside ST7735R
Throw ST7735S into a few places so people can find it. Signed-off-by: David Lamparter <equinox@diac24.net>
This commit is contained in:
parent
ea717bba21
commit
a532dbab51
3 changed files with 5 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config ST7735R
|
||||
bool "ST7735R display driver"
|
||||
bool "ST7735R/ST7735S display driver"
|
||||
default y
|
||||
depends on DT_HAS_SITRONIX_ST7735R_ENABLED
|
||||
select SPI
|
||||
help
|
||||
Enable driver for ST7735R display driver.
|
||||
Enable driver for ST7735R/ST7735S display driver.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue