1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/pkg/lwip/contrib
Marian Buschsieweke 00c44b0924
pkg/lwip: Use IS_ACTIVE() & NETCONNTYPE_ISIPV6()
This also fixes an issue detected by `tests/lwip_sock_udp` when both IPv4 and
IPv6 are enabled.
2020-07-31 13:27:09 +02:00
..
netdev pkg/lwip: start DHCP for a netif with lwip_dhcp 2019-12-18 07:16:41 +01:00
sock pkg/lwip: Use IS_ACTIVE() & NETCONNTYPE_ISIPV6() 2020-07-31 13:27:09 +02:00
lwip.c pkg/lwip: fixes the netif handling for atwinc15x0 2020-06-27 11:09:50 +02:00
Makefile lwip: add port for RIOT 2016-03-30 00:10:38 +02:00
sys_arch.c lwip: sys_arch: replace sched_switch() with thread_yield_higher() 2019-09-24 16:33:11 +02:00