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>
Added support for BGR565 to display sample Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
Added a generic display shield sample. Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>