zephyr/samples
Kumar Gala bb9efbfbd0 include: Fix use of <gpio.h> -> <drivers/gpio.h>
Fix #include <gpio.h> as it has been deprecated and
should be #include <drivers/gpio.h>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-12-10 08:39:37 -05:00
..
application_development tests: fix test identifiers 2019-12-09 15:53:44 -05:00
basic tests: fix test identifiers 2019-12-09 15:53:44 -05:00
bluetooth include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
boards include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
cpp_synchronization tests: fix test identifiers 2019-12-09 15:53:44 -05:00
display coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
drivers include: Fix use of <gpio.h> -> <drivers/gpio.h> 2019-12-10 08:39:37 -05:00
gui boards: arm: mimxrt1064_evk: Fix display support 2019-11-15 10:06:56 +01:00
hello_world tests: fix test identifiers 2019-12-09 15:53:44 -05:00
mpu cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
net samples: net: zperf: Ignore out of net_buf issue 2019-12-10 10:00:53 +02:00
nfc/nfc_hello cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
philosophers tests: fix test identifiers 2019-12-09 15:53:44 -05:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix samples: posix: gettimeofday: Demo gettimeofday() returning correct time 2019-10-28 13:04:35 +02:00
sensor tests: fix test identifiers 2019-12-09 15:53:44 -05:00
shields tests: fix test identifiers 2019-12-09 15:53:44 -05:00
smp tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys tests: fix test identifiers 2019-12-09 15:53:44 -05: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 include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
video samples: video: Fix board reference name 2019-10-30 18:33:18 +01:00
classic.rst
index.rst Samples: Add SMP Pi 2019-11-03 12:41:29 +01:00