Skip to content
Commit d2b7dc0e authored by Gregory Nutt's avatar Gregory Nutt
Browse files

stm32f429i-disco: Add support for initializing ltdc framebuffer and the configured lcd display



This adds support for initializing of the ltdc controller and the lcd device connected on the stm32f429i-disco. The following methods are provided for the generic fb interface:

- up_fbinitialize
- up_fbgetvplane
- fb_uninitialize

The following methods are provided for the ltdc interface:

- up_ltdcgetlayer

Signed-off-by: default avatarMarco Krahl <ocram.lhark@gmail.com>
parent 7a874e5d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment