zephyr/samples/subsys
Kumar Gala 209a4c3c18 samples: updatehub: Remove use of DT_BUS_LABEL
The use of DT_BUS_LABEL in a logging call can easily be replaced
with uart_dev->name.  This moves us slowly forward to removing
use of devicetree `label` property.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-08 10:52:47 +02:00
..
audio/sof soc: intel_adsp: reading HP SRAM banks count for ACE1X from Devicetree 2022-07-06 15:11:07 -04:00
canbus
console
cpp
debug
display samples: display: do not build if lvgl is not available 2022-06-28 18:09:26 -04:00
edac samples: edac: Convert to use DEVICE_DT_GET 2022-07-07 10:01:45 +02:00
fs samples: fat_fs: Add arduino_mkrzero to supported board list 2022-07-04 16:00:56 +02:00
ipc
logging logging: add log_source_id_get 2022-07-01 16:30:30 +02:00
lorawan/class_a samples: lorawan: class_a: Convert to use DEVICE_DT_GET 2022-07-06 12:41:54 -05:00
mgmt samples: updatehub: Remove use of DT_BUS_LABEL 2022-07-08 10:52:47 +02:00
modbus all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
nvs
pm/device_pm
portability samples: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
rtio/sensor_batch_processing samples: rtio: Add sensor batch processing sample application 2022-06-28 13:53:13 -04:00
settings samples: subsys: esp32s2: add configuration file 2022-06-22 12:27:32 +02:00
shell cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
task_wdt
testsuite
tracing
usb sample: usb: Change integration_platforms to platform_allow 2022-07-07 10:11:44 +02:00
video
subsys.rst