Add Linux TAP

This commit is contained in:
2026-09-03 20:18:59 +03:00
parent 948ae56f77
commit 9fce687690
29 changed files with 815 additions and 118 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
idf_component_register(
SRCS "device_list.c"
INCLUDE_DIRS "include"
)
REQUIRES lwip
)