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: Marco Krahl <ocram.lhark@gmail.com>
Description
No description provided
Languages
C
97.1%
Assembly
1.2%
CMake
0.6%
Makefile
0.5%
Python
0.3%
Other
0.3%