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

stm32f429i-disco: implements lcd initializing



This enables the initializing of the lcd device connected on the
stm32f429i-disco. The following methods are provided:
- up_lcdinitialize
- up_lcduninitialize
- up_lcdgetdev

The corresponding ili9341 lcd device in the nuttx driver section can be
configured by Kconfig. Interface 0 is used by default.

Signed-off-by: default avatarMarco Krahl <ocram.lhark@gmail.com>
parent beff697b
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