Ulf Magnusson
cf89ba33ea
global: Fix up leading/trailing blank lines in files
...
To make the updated test in
https://github.com/zephyrproject-rtos/ci-tools/pull/121 clean, though it
only checks modified files.
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-27 17:41:55 -06:00
Peter Bigot
44806ba74a
samples/drivers/display: remove redundant include
...
drivers/display.h was being included both as a double-quote direct
include and an angle-quote in the drivers parent directory. Both
resolve to the same file. Remove the unqualified reference.
Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-01-26 17:52:12 +01:00
Jan Van Winkel
6ebd0e3f02
samples: display: Added support for BGR565
...
Added support for BGR565 to display sample
Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2020-01-20 09:21:04 -06:00
Jan Van Winkel
7e3f9ebf3f
samples: display: Added generic display shield sample
...
Added a generic display shield sample.
Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2020-01-10 09:18:20 -06:00