1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/lwip
Martine Lenders d9d5828106 tests/lwip: remove implicit import of lwip_ethernet module
Now that `lwip_ethernet` is pulled in as a dependency of `lwip` +
`netdev_eth`, it can be removed. This also makes this application more
flexible for usage of non-`native` boards with Ethernet devices.
2018-09-04 13:44:48 +02:00
..
tests tests: use python3 for tests scripts 2018-01-26 11:09:11 +01:00
common.c tests: intial import of lwIP test application 2016-03-30 17:35:51 +02:00
common.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ip.c tests: port tests/lwip to sock 2017-04-25 18:15:23 +02:00
main.c tests: port tests/lwip to sock 2017-04-25 18:15:23 +02:00
Makefile tests/lwip: remove implicit import of lwip_ethernet module 2018-09-04 13:44:48 +02:00
tcp.c tests: port tests/lwip to sock 2017-04-25 18:15:23 +02:00
udp.c tests: port tests/lwip to sock 2017-04-25 18:15:23 +02:00