1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/pkg/lwip/contrib/netdev
Marian Buschsieweke 7277d1d351
pkg/lwip: use sys/event for handling ISR and bhp
This is directly useful for the two driver using the bhp API, but also
other drivers profit from not loosing IRQs.

The main selling point is that this paves the way for implementing
netdev_driver_t::confirm_send().

Co-authored-by: benpicco <benpicco@googlemail.com>
Co-authored-by: Erik Ekman <eekman@google.com>
2024-04-29 19:12:58 +02:00
..
lwip_netdev.c pkg/lwip: use sys/event for handling ISR and bhp 2024-04-29 19:12:58 +02:00
Makefile netdev2: rename to netdev and remove gnrc_netdev 2017-03-15 09:31:20 +01:00