1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/at86rf2xx/include
Benjamin Valentin 8f1eaae353 drivers/at86rf2xx: add support for ATmegaRF MCUs
The ATmega128RFA1 and ATmega256RFR2 contain a version of this IP
on the MCU.

The radio core behaves mostly like a at86rf231, but all registers
are mapped to memory and radio states can directly generate interrupts
on the CPU.

The ATmega256RFR2 adds support for automatic retransmissions.
This has not been implemented yet.

Co-authored-by: Josua Arndt <jarndt@ias.rwth-aachen.de>
2019-10-26 23:10:18 +02:00
..
at86rf2xx_internal.h drivers/at86rf2xx: add support for ATmegaRF MCUs 2019-10-26 23:10:18 +02:00
at86rf2xx_netdev.h netdev2: rename to netdev and remove gnrc_netdev 2017-03-15 09:31:20 +01:00
at86rf2xx_params.h drivers/at86rf2xx: add support for ATmegaRF MCUs 2019-10-26 23:10:18 +02:00
at86rf2xx_registers.h drivers/at86rf2xx: add support for ATmegaRF MCUs 2019-10-26 23:10:18 +02:00