1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 20:52:44 +01:00
RIOT/cpu/nrf52/radio/nrf802154
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
..
Kconfig treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
Makefile nrf52840: add radio hal implementation 2020-09-10 17:01:14 +02:00
nrf802154_radio.c net/ieee802154: add PHY mode capabilities 2021-02-26 11:16:27 +01:00
nrf802154.c cpu/nrf/radio/nrf802154: request HFXO clock source 2021-01-29 11:10:15 +01:00