mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 02:15:21 +00:00
This commit uses the simple UART driver to pass slip data between qemu and host. User needs to create a network device (tun) in host that is connected to qemu via slip protocol. The tunslip6 process acts as a gateway and passes packets between qemu and host. See net/ip/contiki/tools/README file for details how to use and configure the slip in host. This is meant for testing the uIP stack. Change-Id: I82bb87a76485a07ddf5de9ae91fe3d49a0e20658 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
arch | ||
config | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib/libc | ||
misc | ||
net | ||
samples | ||
scripts | ||
shared/include/nanokernel/x86 | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Kconfig | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |