zephyr/drivers/slip
Tomasz Bursztyka 4090b4c01f net: Add an L2 layer
Net core then does not know anything about l2 related logic.
For instance ARP is used in ethernet l2 API and nowhere else.
This will be helpful when adding different technologies altogether.

Currently, only SLIP driver is enabled to use relevant l2 layer.

Change-Id: I03c93326321028d04222733ca4083e3c6b785202
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-02 12:40:06 +02:00
..
Kconfig net: Add an L2 layer 2016-12-02 12:40:06 +02:00
Makefile slip: Add driver for host to qemu connectivity 2016-12-02 12:40:00 +02:00
slip.c net: Add an L2 layer 2016-12-02 12:40:06 +02:00