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