mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 19:16:38 +00:00
Add CDC Ethernet Emulation Model function driver. This usb network function can be used for ethernet over USB. Ethernet packet are encapsulated within EEM packets. An EEM pkt contains 2-byte header and 4-byte sentinel (or crc). Note that EEM packets can be split across USB packets but shall not be split across USB transfers. Signed-off-by: Loic Poulain <loic.poulain@linaro.org> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fs | ||
logging | ||
mgmt | ||
net | ||
random | ||
settings | ||
shell | ||
storage | ||
usb | ||
CMakeLists.txt | ||
Kconfig |