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
1dd2443758
esp-idf
/
examples
/
system
/
network_tests
/
main
/
CMakeLists.txt
2 lines
99 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
"net_suite.c"
"lwip_test_netif.c"
examples: use new component registration api
2019-04-28 03:38:46 -04:00
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)
Reference in New Issue
Copy Permalink