1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538
Jose Alamos 474838ba15
cc2538_rf: remove RX Busy detection in request_set_trx_state
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)
2021-09-29 16:05:34 +02:00
..
include cc2538_rf: remove RX Busy detection in request_set_trx_state 2021-09-29 16:05:34 +02:00
ldscripts cpu/cc2538: add riotboot 2020-11-13 14:51:57 +01:00
periph cpu/cc2538/periph/spi: move assert to spi_acquire 2021-09-06 10:52:35 +02:00
radio cc2538_rf: remove RX Busy detection in request_set_trx_state 2021-09-29 16:05:34 +02:00
cpu.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
doc.txt cpu/cc2538: doxgen fixes 2016-01-27 09:55:24 +01:00
Kconfig cpu: add periph_rtt_overflow feature 2021-04-30 11:58:00 +02:00
Makefile makefile: indentation cleanup 2017-09-22 12:00:47 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep drivers/cc2538_rf: remove cc2538_rf legacy 2021-07-08 15:37:42 +02:00
Makefile.features cpu: add periph_rtt_overflow feature 2021-04-30 11:58:00 +02:00
Makefile.include cpu/cc2538: add riotboot 2020-11-13 14:51:57 +01:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00