zephyr/samples/display
Marc Reilly 40a3e600a9 samples: display: add a simple sample for st7789v display
This adds a basic app which puts some rectangles on the display

It's hard to write an equivalent README to the rest of the sample
documentation, as the LCD I have uses a custom board thrown together for
testing. (ie other LCDs have publicly available modules)

Signed-off-by: Marc Reilly <marc@cpdesign.com.au>
2019-08-08 10:11:47 -05:00
..
cfb samples: add board customization for native_posix_64 2019-07-17 15:29:42 -07:00
cfb_custom_font drivers: ssd1673: rename driver to ssd16xx 2019-07-04 07:27:09 -04:00
cfb_shell drivers: ssd1673: rename driver to ssd16xx 2019-07-04 07:27:09 -04:00
grove_display cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
ili9340 cleanup: include/: move display.h to drivers/display.h 2019-06-27 22:55:49 -04:00
st7789v samples: display: add a simple sample for st7789v display 2019-08-08 10:11:47 -05:00
display.rst