9140693567
In order to support multiple LCD instances per board, add a pointer from lcd_planeinfo_s to the lcd_dev_s which it belongs to. Also enhance the putrun, getrun, putarea and getarea methods to pass through the lcd_dev_s pointer to the respective device driver. Port all LCD device drivers to this lcd_planeinfo_s extension. Enhance SSD1306 driver to support multiple LCDs. Signed-off-by: Michael Jung <michael.jung@secore.ly> |
||
---|---|---|
.. | ||
Make.defs | ||
stm32_adc.c | ||
stm32_appinit.c | ||
stm32_autoleds.c | ||
stm32_boot.c | ||
stm32_bringup.c | ||
stm32_buttons.c | ||
stm32_can.c | ||
stm32_deselectlcd.c | ||
stm32_deselectsram.c | ||
stm32_extmem.c | ||
stm32_lcd.c | ||
stm32_pwm.c | ||
stm32_selectlcd.c | ||
stm32_selectsram.c | ||
stm32_spi.c | ||
stm32_stmpe811.c | ||
stm32_usb.c | ||
stm32_userleds.c | ||
stm3240g-eval.h |