mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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> |
||
---|---|---|
.. | ||
common.h | ||
init_devs.c | ||
main.c | ||
Makefile |