zephyr/samples
Kumar Gala ef964ca4e1 samples: th02: simplify sample and use DEVICE_DT_GET_ONE
Update sample to use DEVICE_DT_GET_ONE to remove usage of
device_get_binding.  Additionally simplfy the sample to
just access a single TH02 device.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-25 09:39:51 +02:00
..
application_development boards: Add alias to boards with watchdog enabled 2022-07-19 09:28:43 -05:00
arch samples: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
basic samples: basic: threads: Remove dts label prop usage 2022-07-07 10:02:47 +02:00
bluetooth drivers: serial: rv32m1_lpuart: Remove unused Kconfig symbols 2022-07-21 16:40:28 +00:00
boards sample: s2ram: Use harness remote 2022-07-22 14:04:08 +00:00
compression
drivers samples: drivers: led_pwm: Update driver to remove DEVICE_DT_GET 2022-07-23 11:39:11 -05:00
hello_world
kernel samples: kernel: condvar: add README 2022-07-08 21:06:33 -04:00
modules samples: module: Remove label property from devicetree overlays 2022-07-19 10:00:36 -07:00
net samples: net: gsm_modem: Update sample to remove use of DT_INST 2022-07-21 17:26:44 -05:00
philosophers samples/philosophers: use stack_data_t type 2022-05-18 10:53:50 +02:00
posix
sensor samples: th02: simplify sample and use DEVICE_DT_GET_ONE 2022-07-25 09:39:51 +02:00
shields samples: x_nucleo_iks02a1: microphone: Convert to use DEVICE_DT_GET_ONE 2022-07-06 10:48:09 +02:00
subsys samples: subsys: mgmt: updatehub: Update sample to use DEVICE_DT_GET_ONE 2022-07-24 14:33:15 -05:00
synchronization
tfm_integration cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
userspace test: syscall_perf: Do not re-define csr_read 2022-07-18 12:22:00 -04:00
classic.rst
index.rst