mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 05:57:16 +00:00
improved help text
This commit is contained in:
parent
bdee01f492
commit
604a6dc0fa
1 changed files with 2 additions and 1 deletions
|
|
@ -4692,7 +4692,8 @@ config STM32F7_LTDC_BACKCOLOR
|
|||
default 0x0
|
||||
---help---
|
||||
This is the background color that will be used as the LTDC
|
||||
background layer color. It is an RGB888 format value.
|
||||
background layer color. It is an RGB888 format value,
|
||||
which gets written unmodified to register LTDC_BCCR.
|
||||
|
||||
config STM32F7_LTDC_DITHER
|
||||
bool "Dither support"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue