1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538
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
..
include Update cpu/cc2538/include/cc2538_eui_primary.h 2020-12-14 15:23:13 +01:00
ldscripts cpu/cc2538: add riotboot 2020-11-13 14:51:57 +01:00
periph cpu/cc2538: add periph_uart_nonblocking 2020-12-11 09:36:16 +01:00
radio net/ieee802154: add PHY mode capabilities 2021-02-26 11:16:27 +01:00
cpu.c cpu/*: remove unused assert.h include 2020-10-22 11:13:09 +02:00
doc.txt cpu/cc2538: doxgen fixes 2016-01-27 09:55:24 +01:00
Kconfig cpu/cc2538: add periph_uart_nonblocking 2020-12-11 09:36:16 +01:00
Makefile makefile: indentation cleanup 2017-09-22 12:00:47 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.features cpu/cc2538: add periph_uart_nonblocking 2020-12-11 09:36:16 +01:00
Makefile.include cpu/cc2538: add riotboot 2020-11-13 14:51:57 +01:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00