zephyr/samples/subsys
Mikkel Jakobsen a518516d5d samples: subsys: mgmt: smp_svr: add udp sample
This sample now supports SMP UDP transport.
Two config overlays have been added for ipv4 and ipv6, respectively.

The sample documentation has been completely revamped to be less
bluetooth focused and more general.

Signed-off-by: Mikkel Jakobsen <mikkel.aunsbjerg@prevas.dk>
2020-04-17 10:16:25 +03:00
..
canbus samples: subsys: canbus: canopen: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
console cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
fs samples: subsys: fs: fat_fs: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
ipc samples: subsys: ipc: openamp: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
logging timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
mgmt samples: subsys: mgmt: smp_svr: add udp sample 2020-04-17 10:16:25 +03:00
nvs timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
power/device_pm boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
settings boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
shell cmake: fixed issue with invalid usage of APPLICATION_SOURCE_DIR 2020-04-09 16:57:30 +02:00
usb boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
subsys.rst