zephyr/tests/subsys
Kamil Kasperczyk 27ed1c3e13 net: openthread: radio: Removed retranssmisions from radio caps.
Zephyr platform does not support MAC retransmissions on its own,
so OT_RADIO_CAPS_TRANSMIT_RETRIES capability was removed.
It should not be enabled basing on IEEE802154_HW_CSMA support,
as these are quite seperate features. Current implementation
assumes that platform performs retransmissions on its own,
what is not provided and leads to lack of MAC retransmissions.

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
2020-08-07 12:35:20 +02:00
..
canbus zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dfu boards: dts: Fix broken link in comment 2020-07-31 09:00:32 -05:00
fs shell: correct build-in commands definition 2020-07-31 11:54:34 +02:00
jwt tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
logging zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
openthread net: openthread: radio: Removed retranssmisions from radio caps. 2020-08-07 12:35:20 +02:00
settings boards: dts: Fix broken link in comment 2020-07-31 09:00:32 -05:00
shell tests: shell_flash: fix test case scenario 2020-08-05 12:01:14 +02:00
storage storage/stream: allow NULL data pointer 2020-06-22 14:36:05 +02:00
usb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00