zephyr/samples/display
Peter Bigot 49d6837bec samples: move board overlay files into boards directory
Application board.overlay files tend to be paired with
boards/board.conf files that extend the functionality of a board.
Move the overlay files to the same location as the config files that
they work with.

A few overlay files that are paired with a prj_board.conf file in the
application root directory are left in place.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-01 20:38:24 -07:00
..
cfb boards: reel_board: add support for reel board v2 2019-09-18 22:30:15 -04:00
cfb_custom_font drivers: ssd1673: rename driver to ssd16xx 2019-07-04 07:27:09 -04:00
cfb_shell samples: cfb_shell: remove FRDM-K64F board config and overlay 2019-09-17 06:49:37 -05:00
grove_display cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
ili9340 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
st7789v samples: display: add a simple sample for st7789v display 2019-08-08 10:11:47 -05:00
display.rst