zephyr/samples
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
..
application_development samples: Add sample 'application_development/out_of_tree_driver' 2020-01-22 09:26:12 -05:00
basic samples: minimal: kconfig: Do not assign promptless MEMORY_PROTECTION 2020-01-14 11:06:24 -05:00
bluetooth bluetooth: kconfig: Do not assign promptless BT_DEBUG 2020-01-14 13:41:29 +01:00
boards console: kconfig: Do not assign promptless CONSOLE_HAS_DRIVER 2020-01-14 15:42:33 +01:00
cpp_synchronization samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
display samples: display: Move LVGL sample 2020-01-16 21:01:41 -05:00
drivers samples/drivers/display: remove redundant include 2020-01-26 17:52:12 +01:00
hello_world tests: fix test identifiers 2019-12-09 15:53:44 -05:00
mpu global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
net samples: net: dns: Small refactoring 2020-01-24 16:22:18 +02:00
nfc/nfc_hello
philosophers samples: philosophers: Disable networking 2019-12-18 10:35:15 +02:00
portability samples: cmsis_rtos_v1: Grow stack size to the maximum allowed 2020-01-20 18:33:34 -05:00
posix samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
sensor samples: sht3xd: kconfig: Do not assign promptless SHT3XD_TRIGGER 2020-01-16 07:50:05 -06:00
shields drivers/i2c: Kconfig.stm32: Enable interrupts usage by default 2020-01-24 21:34:45 -05:00
smp tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys samples: smp_svr: Handle advertise start in disconnected callback. 2020-01-23 14:13:17 +02:00
synchronization tests: fix test identifiers 2019-12-09 15:53:44 -05:00
testing/integration tests: fix test identifiers 2019-12-09 15:53:44 -05:00
userspace samples: shared_mem: fix exception printouts 2020-01-22 22:41:50 -05:00
video
classic.rst
index.rst samples: display: Move LVGL sample 2020-01-16 21:01:41 -05:00