zephyr/samples
Flavio Santes ac7300611c net: Restructure network protocols
This commit restructures the network protocols. Changes applied are:

- Move lib/iot/ to subsys/net/lib
- Move network protocol headers to include/net
- Move lib/iot/zoap/link-format.h to include/net/zoap_link_format.h
  and link-format.c to zoap_link_format.c
- Move tests/iot/ to tests/net/lib/
- Adapt sample code
- Adapt build system
- Modify doxygen paths

Change-Id: I37085fa4cc76a8a8e19a499ecb4e87b451120349
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2017-01-02 10:03:19 +01:00
..
basic samples/basic/disco: Add support for Nucleo F401RE and A101 2016-12-25 19:16:37 +00:00
bluetooth samples: fix path to sanitycheck script 2016-12-24 17:49:53 +00:00
drivers samples: Add random driver sample. 2016-12-24 16:40:11 +00:00
environmental_sensing samples: remove legacy usage and convert to unified APIs 2016-11-30 21:45:21 +00:00
grove libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
hello_world samples: disable single threaded hello world for configs that fail 2016-12-19 10:59:10 -06:00
ipm
legacy shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
logger-hook samples/logger-hook: fix ring buffer usage and initialize variables. 2016-12-20 17:00:00 +00:00
net net: Restructure network protocols 2017-01-02 10:03:19 +01:00
nfc/nfc_hello
philosophers kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
power/power_mgr power_mgr: Update sample app with ARC DEEP_SLEEP 2016-12-16 17:01:30 +00:00
sensor samples: bmi160: use correct spi dev name 2016-12-24 13:35:43 +00:00
shell shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
static_lib
synchronization samples: Add the ARG_UNUSED macro 2016-12-21 12:54:53 +00:00
testing net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
usb kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00