mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 07:32:43 +01:00
4ca37c96b3
- 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> |
||
---|---|---|
.. | ||
cc2538_rf_getset.c | ||
cc2538_rf_internal.c | ||
cc2538_rf_netdev.c | ||
cc2538_rf_radio_ops.c | ||
cc2538_rf.c | ||
Makefile |