commit | 184e251fdbc1a4c4a09be7e2efb57b18e2d95a1a | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Mon May 09 12:26:52 2016 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Tue Jul 12 07:22:31 2016 +0000 |
tree | 06c750a3bbffe766c1cec415061a6d4d86068ff8 | |
parent | b7bc53ece92de1ff4c2932392584158245a8cd3e [diff] |
slip: Add driver for host to qemu connectivity The SLIP driver is using UART pipe driver to communicate with host when Zephyr is running in Qemu. Currently this is only used by networking sub-system when testing the networking stack. Change-Id: I432b4136670766a7fc190f146057924c266f9bea Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>