zephyr/drivers/display
Johann Fischer 3f19918041 drivers: ssd16xx: add temperature sensor support
Appropriate WS can be loaded automatically if
the display controller has integrated temperature
sensor or an external sensor is connected.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2020-06-17 12:31:20 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.dummy
Kconfig.gd7965
Kconfig.grove
Kconfig.ili9340
Kconfig.mcux_elcdif
Kconfig.microbit timeouts: Port BBC micro:bit to the new timeout API 2020-05-07 11:01:55 +02:00
Kconfig.sdl
Kconfig.ssd16xx
Kconfig.ssd1306
Kconfig.st7789v
display_dummy.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
display_framebuf.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
display_ili9340.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
display_ili9340.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
display_ili9340_adafruit_1480.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
display_ili9340_seeed_tftv2.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
display_mcux_elcdif.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
display_sdl.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
display_st7789v.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
display_st7789v.h
gd7965.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
gd7965_regs.h
grove_lcd_rgb.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mb_display.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mb_font.c
mb_font.h
ssd16xx.c drivers: ssd16xx: add temperature sensor support 2020-06-17 12:31:20 +02:00
ssd16xx_regs.h drivers: ssd16xx: support to load default WS from OTP 2020-06-17 12:31:20 +02:00
ssd1306.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ssd1306_regs.h