incubator-nuttx/drivers/lcd
Huang Qi e09a79ece9 driver/ssd1680: Add support for 1.54 inch e-paper display
Add configuration and driver support for the SSD1681 1.54 inch e-paper display,
including the necessary waveforms and settings for proper operation. This extends
the existing SSD1680 e-paper driver to accommodate the new display module.

The changes involve updates to the Kconfig file for additional configuration options,
modifications to the driver implementation in ssd1680.c to include SSD1681 specific
logic, and updates to the header file ssd1680.h to reflect the added support.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2024-08-04 23:14:55 +08:00
..
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
Kconfig driver/ssd1680: Add support for 1.54 inch e-paper display 2024-08-04 23:14:55 +08:00
Make.defs drivers/lcd: Add JD9851 driver 2023-05-26 02:21:25 +08:00
apa102.c
ft80x.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
ft80x.h
ft80x_spi.c
gc9a01.c
gc9a01.h
ht16k33_14seg.c c++ compatibility: rename reserved c++ keywords 'public' and 'this' 2023-09-16 19:45:02 +08:00
ili9225.c
ili9340.c
ili9341.c
jd9851.c drivers/lcd: Add JD9851 driver 2023-05-26 02:21:25 +08:00
jd9851.h drivers/lcd: Add JD9851 driver 2023-05-26 02:21:25 +08:00
lcd_dev.c sim_lcd: add open & close 2023-12-18 09:06:29 -08:00
lcd_framebuffer.c sim_lcd: add open & close 2023-12-18 09:06:29 -08:00
lcddrv_spiif.c nuttx: improve C89 compatibility in common code 2023-05-19 02:40:38 +08:00
lpm013m091a.c
max7219.c refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
memlcd.c refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
mio283qt2.c
mio283qt9a.c
p14201.c
pcd8544.c
pcd8544.h
pcf8574_lcd_backpack.c c++ compatibility: rename reserved c++ keywords 'public' and 'this' 2023-09-16 19:45:02 +08:00
pcf8574_lcd_backpack_readme.txt
pcf8833.h
ra8875.c
ra8875.h
s1d15g10.h
sd1329.h
skeleton.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
ssd1289.c
ssd1289.h
ssd1305.h
ssd1306.h
ssd1306_base.c
ssd1306_i2c.c
ssd1306_spi.c
ssd1351.c
ssd1680.c driver/ssd1680: Add support for 1.54 inch e-paper display 2024-08-04 23:14:55 +08:00
ssd1680.h driver/ssd1680: Add support for 1.54 inch e-paper display 2024-08-04 23:14:55 +08:00
st7032.c c++ compatibility: rename reserved c++ keywords 'public' and 'this' 2023-09-16 19:45:02 +08:00
st7565.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
st7565.h
st7567.c
st7567.h
st7735.c
st7735.h
st7789.c drivers/lcd/st7789: Add option to support set BGR mode 2023-09-25 12:51:43 +08:00
st7789.h
tda19988.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
tda19988.h
ug-2864ambag01.c
ug-9664hswag01.c