1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/link_layer/gomach
Marian Buschsieweke 94e0ef47c7
sys/net/gnrc/gomach: update use of NETOPT_TX_END_IRQ and friends
With the API change, it is no longer possible to enable these IRQs at
run time. Instead, query if those are supported (with DEVELHELP).
2021-03-22 08:14:27 +01:00
..
include gomach: a robust traffic adaptive multichannel MAC for IoT. 2017-11-30 18:51:49 +01:00
gomach_internal.c gnrc/gomach: use byteorder_htols() 2020-12-08 16:30:17 +01:00
gomach.c sys/net/gnrc/gomach: update use of NETOPT_TX_END_IRQ and friends 2021-03-22 08:14:27 +01:00
Kconfig treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
Makefile gomach: a robust traffic adaptive multichannel MAC for IoT. 2017-11-30 18:51:49 +01:00
timeout.c sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00