Jose Alamos 3c56cdf0c0
cc2538_rf/radio_hal: fix transmit function
This commit sets the correct value to the MCU_CTRL bit for the
cc2538_rf. This variable is used to detect when the radio is doing
transmission with CCA. Since this was not set to 1 when sending without
CCA, the `confirm_transmit` function returned -EAGAIN after the TX_DONE
event (which violates the HAL API).

This error was discovered using some Radio HAL riotctrl scripts by @LarsKowoll.
2021-01-14 10:34:50 +01:00
..
2020-11-13 14:51:57 +01:00
2020-10-22 11:13:09 +02:00
2016-01-27 09:55:24 +01:00
2017-09-22 12:00:47 +02:00
2020-11-13 14:51:57 +01:00