1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lwip/contrib
Kaspar Schleiser 120a46c784 pkg/lwip: use xtimer_set64() in sys_arch_mbox_fetch()
Used _xtimer_set64 previously, which expects ticks instead of us.
That broke on non-1us xtimer ticks (e.g., hifive1 with 32kHZ).
2019-02-21 13:53:21 +01:00
..
netdev lwip_netdev: fix setting of link-local address for 6Lo 2018-10-15 21:32:34 +02:00
sock lwip_sock: adapt for address zoning 2018-10-15 21:32:34 +02:00
doc.txt pkg*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
lwip.c make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
Makefile lwip: add port for RIOT 2016-03-30 00:10:38 +02:00
sys_arch.c pkg/lwip: use xtimer_set64() in sys_arch_mbox_fetch() 2019-02-21 13:53:21 +01:00