zephyr/samples/subsys/mgmt
Johann Fischer c179d83e72 drivers: uart_mcumgr: remove CONFIG_UART_MCUMGR_ON_DEV_NAME
Remove CONFIG_UART_MCUMGR_ON_DEV_NAME and use
DEVICE_DT_GET(DT_CHOSEN(zephyr_uart_mcumgr)).
Add usb.overlay, which contains chosen node and cdc-acm-uart node,
to smp_svr sample.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-08-23 18:53:47 -04:00
..
hawkbit cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mcumgr/smp_svr drivers: uart_mcumgr: remove CONFIG_UART_MCUMGR_ON_DEV_NAME 2021-08-23 18:53:47 -04:00
osdp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
updatehub cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mgmt.rst