zephyr/samples/subsys/mgmt
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
..
hawkbit logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
mcumgr/smp_svr samples/mgmt/mcumgr: Remove info on BT tiny configuration 2022-06-05 14:47:50 +02:00
osdp samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
updatehub samples: updatehub: Remove use of DT_BUS_LABEL 2022-07-08 10:52:47 +02:00
mgmt.rst