Add wrapper DEVICE_API macro to all display_driver_api instances. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
Implements the driver for the OLED SSD1327 controller. This driver is based on the ssd1306 driver due to their similarities. Only the SPI control bus is supported. Signed-off-by: Luc BEAUFILS <luc.beaufils@savoirfairelinux.com>