zephyr/net/ip
Szymon Janc c0baad2262 Rename simple UART driver to pipe UART
Original name was too generic and confusing. This patch renames
driver to pipe UART and moves it to console drivers folder. Kconfig
destription is also improved.

Change-Id: I716fdbf7d636bbdc03b0fce27a59fd866f473246
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:24:52 -05:00
..
contiki Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
er-coap net: coap: Add statistics prints for CoAP traffic 2016-02-05 20:24:46 -05:00
rest-engine net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
tinydtls net: dtls: Allocate a separate buffer for sending 2016-02-05 20:24:47 -05:00
Kconfig Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
Makefile net: 802.15.4: Add beacon support selection to Kconfig 2016-02-05 20:24:51 -05:00
dummy_15_4_radio.c Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
dummy_15_4_radio.h
ip_buf.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
l2_buf.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_context.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
net_core.c net: 802.15.4: Start to send beacons if configured so 2016-02-05 20:24:52 -05:00
net_driver_15_4.c net: 802.15.4: Loopback test app needs bigger TX fiber stack 2016-02-05 20:24:51 -05:00
net_driver_15_4.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_ethernet.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_ethernet.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_loopback.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_loopback.h
net_driver_slip.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_slip.h