mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
474838ba15
This PR removes the RX Busy detection because it doesn't seem to be reliable enough to ensure the radio is not locked. Some radios such as nrf802154 don't provide RX Busy detection mechanisms, so this is not uncommon. It's intended that the MAC layer takes care of this (e.g slots, CSMA-CA with retransmissions, etc) |
||
---|---|---|
.. | ||
include | ||
ldscripts | ||
periph | ||
radio | ||
cpu.c | ||
doc.txt | ||
Kconfig | ||
Makefile | ||
Makefile.default | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
vectors.c |