This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
fb1d00a9d1
esp-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 10:47:34 -04:00
idf_component_register
(
SRCS
"tcpip_adapter_compat.c"
components: use new component registration api
2019-04-28 03:38:23 -04: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 10:47:34 -04:00
R
E
Q
U
I
R
E
S
e
s
p
_
n
e
t
i
f
)
Reference in New Issue
Copy Permalink