1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 07:32:43 +01:00
RIOT/cpu/cc2538/radio
Jean Pierre Dudey 4ca37c96b3 net/ieee802154: add PHY mode capabilities
- Adds capabilities for each PHY mode. Converts the uint16_t caps field to an
uint32_t in order to hold all capability bits, size of the structure remains
unchanged due to alignment.
- Modifies the test application to configure the PHY mode using the shell
command. Also adds the PHY modes to the capabilities shell command.
- Updates the nrf802154 and cc2538 radio drivers to specify the PHY mode
supported.

Signed-off-by: Jean Pierre Dudey <me@jeandudey.tech>
2021-02-26 11:16:27 +01:00
..
cc2538_rf_getset.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
cc2538_rf_internal.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
cc2538_rf_netdev.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
cc2538_rf_radio_ops.c net/ieee802154: add PHY mode capabilities 2021-02-26 11:16:27 +01:00
cc2538_rf.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
Makefile cpu/cc2538/radio: only build required files 2020-09-04 15:25:36 +02:00