zephyr/subsys/mgmt
Kumar Gala f2bcc794cd mgmt: osdp: Move to DTS for uart device
Move from using Kconfig OSDP_UART_DEV_NAME to a devicetree
chosen property ("zephyr,osdp-uart").  This is similar to a number
of other functions like "zephyr,shell-uart" or "zephyr,bt-uart".

Changed the integration platform for the osdp samples to
stm32_min_dev_black as it already has zephyr,osdp-uart set.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-23 09:25:23 -05:00
..
ec_host_cmd ec_host_cmd: Convert to DEVICE_DT_GET 2022-07-06 11:12:32 +02:00
hawkbit mgmt: hawkbit: fix call to bin2hex 2022-07-11 10:30:05 +02:00
mcumgr mgmt: smp: Allow building with POSIX API in UDP transport 2022-07-04 14:22:13 +00:00
osdp mgmt: osdp: Move to DTS for uart device 2022-07-23 09:25:23 -05:00
updatehub mgmt: updatehub: fix call to bin2hex 2022-07-11 10:30:05 +02:00
CMakeLists.txt
Kconfig