1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/netdev_ieee802154_submac
Benjamin Valentin bb546835a1 netdev/ieee802154_submac: enable ACK_REQ
One of the features of the sub-MAC is to allow for ACK-handling in
software.
So enable the use of ACKs by default, just like the netdev drivers do
that support this feature in hardware.
2020-10-12 15:49:34 +02:00
..
Makefile netdev/ieee802154_submac: add compatibility layer 2020-09-30 17:25:31 +02:00
netdev_ieee802154_submac.c netdev/ieee802154_submac: enable ACK_REQ 2020-10-12 15:49:34 +02:00