1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/nrf52
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 cpu/nrf52: add VDDHDIV5 as ADC input 2021-02-11 10:40:11 +01:00
periph cpu/nrf52: add VDDHDIV5 as ADC input 2021-02-11 10:40:11 +01:00
radio/nrf802154 net/ieee802154: add PHY mode capabilities 2021-02-26 11:16:27 +01:00
vectors cpu/nrf52: remove specific handling of softdevice 2020-10-29 09:02:12 +01:00
cpu.c cpu/nrf52: remove specific handling of softdevice 2020-10-29 09:02:12 +01:00
Kconfig cpu/nrf52: Add i2c reconfigure for use with CryptoAuth devices 2020-12-08 21:27:03 +02:00
Makefile cpu/nrf52: split up vector definition 2020-08-09 21:46:06 +02:00
Makefile.dep cpu/nrf52: nrf802154: default to netdev_ieee802154_submac 2020-11-23 13:09:32 +01:00
Makefile.features boards: cpu: nfr52: fix typo in nrf52833 cpu model name 2021-02-10 13:39:51 +01:00
Makefile.include cpu/nrf52: update RIOTBOOT_LEN w/ MODULE_USBUS_DFU 2021-01-12 11:34:22 +01:00
spi_twi_irq.c cpu/*: add missing include of assert.h 2020-10-22 11:13:08 +02:00