1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/drivers/at86rf2xx
Gerson Fernando Budke 1426e15679 cpu/avr8_common: Normalize method prefix name
Refactor atmega_ prefix to avr8_ prefix and update copyrights.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-01-07 16:29:42 -03:00
..
include Merge pull request #14596 from benpicco/drivers/at86rf2xx-retries 2020-09-09 10:27:05 +02:00
aes_spi.c drivers/*: realign ENABLE_DEBUG 2020-10-23 01:26:09 +02:00
at86rf2xx_getset.c drivers/at86rf2xx: use byteorder_htols() 2020-12-08 13:40:24 +01:00
at86rf2xx_internal.c
at86rf2xx_netdev.c cpu/avr8_common: Normalize method prefix name 2021-01-07 16:29:42 -03:00
at86rf2xx.c drivers/at86rf2xx: Use hardware security for IEEE 802.15.4 security 2020-12-04 09:40:55 +01:00
Makefile drivers/at86rf2xx: SPI AES security module 2020-08-12 17:18:00 +02:00
Makefile.dep drivers: remove netif as dependency for network device drivers 2020-11-13 09:25:59 +01:00
Makefile.include