1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/at86rf2xx
Marian Buschsieweke 479d5a311c
drivers/at86rf2xx: Add missing doc and fix doccheck
This commits add documentation to the AT86RF2xx params and adds generic
exclude patters to the doc check, so that when boards provide custom
AT86RF2xx params they do not need to document them again. The reasoning
is that the documentation in the central place is sufficient.
2023-01-05 14:25:19 +01:00
..
include drivers/at86rf2xx: Add missing doc and fix doccheck 2023-01-05 14:25:19 +01:00
aes_spi.c drivers/at86rf2xx: migrate to ztimer 2022-10-29 20:15:16 +02:00
at86rf2xx_getset.c drivers/at86rf2xx: move CSMA/CA seed init to netdev init 2022-12-06 17:53:11 +01:00
at86rf2xx_internal.c drivers/at86rf2xx: merge configure_phy and set_txpower functions 2022-12-06 15:40:45 +01:00
at86rf2xx_netdev.c at86rf2xx: respect ack request option 2022-12-14 16:29:01 +01:00
at86rf2xx.c drivers/at86rf2xx: merge configure_phy and set_txpower functions 2022-12-06 15:40:45 +01:00
Kconfig drivers/at86rf2xx: migrate to ztimer 2022-10-29 20:15:16 +02:00
Makefile drivers/at86rf2xx: SPI AES security module 2020-08-12 17:18:00 +02:00
Makefile.dep drivers/at86rf2xx: migrate to ztimer 2022-10-29 20:15:16 +02:00
Makefile.include drivers/at86rf2xx: declare pseudomodules at driver level 2021-10-05 11:48:49 +02:00