This website requires JavaScript.
Explore
Help
Register
Sign In
Crash_Override
/
OVMS3-idf
Watch
1
Star
0
Fork
You've already forked OVMS3-idf
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
466d450b4b
OVMS3-idf
/
components
/
tcpip_adapter
/
CMakeLists.txt
4 lines
134 B
CMake
Raw
Normal View
History
Unescape
Escape
esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter - provides object oriented access to network intefaces - not limited to default netifs - more generic abstraction to network input output functions - event handler registration removed from component responsibility - backward compatibility layer for legacy tcpip_apapter APIs Closes IDF-39
2019-06-28 14:47:34 +00:00
idf_component_register
(
SRCS
"tcpip_adapter_compat.c"
components: use new component registration api
2019-04-28 07:38:23 +00:00
I
N
C
L
U
D
E
_
D
I
R
S
i
n
c
l
u
d
e
esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter - provides object oriented access to network intefaces - not limited to default netifs - more generic abstraction to network input output functions - event handler registration removed from component responsibility - backward compatibility layer for legacy tcpip_apapter APIs Closes IDF-39
2019-06-28 14:47:34 +00:00
R
E
Q
U
I
R
E
S
e
s
p
_
n
e
t
i
f
)
Reference in a new issue
Copy permalink