nuttx/boards/arm/sam34
Michael Jung 9140693567 Add lcd_dev_s pointer to lcd_planeinfo_s
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>
2022-06-21 21:33:23 +08:00
..
arduino-due Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
flipnclick-sam3x Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
sam3u-ek Add lcd_dev_s pointer to lcd_planeinfo_s 2022-06-21 21:33:23 +08:00
sam4cmp-db Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
sam4e-ek Add lcd_dev_s pointer to lcd_planeinfo_s 2022-06-21 21:33:23 +08:00
sam4l-xplained Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
sam4s-xplained Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
sam4s-xplained-pro Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00