zephyr/samples/net/common
Jukka Rissanen a1be6a8ba9 net: app: Create support for network application API
The network application API is a higher level API for creating
client and server type applications. Instead of applications
dealing with low level details, the network application API
provides services that most of the applications can use directly.

This commit removes the internal net_sample_*() API and converts
the existing users of it to use the new net_app API.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-06-30 06:13:09 -04:00
..
Makefile.common net: app: Create support for network application API 2017-06-30 06:13:09 -04:00
Makefile.ipstack samples: net Documented QEMU_INSTANCE usage 2017-06-29 07:20:46 -04:00
cc2520_a101.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cc2520_frdm_k64f.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ieee802154_settings.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
ieee802154_settings.h samples/net: Uses CONFIG_NET_APP_IEEE802154_* options relevantly 2017-03-31 11:24:27 +02:00