1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/at86rf215
Benjamin Valentin 9fb90b11f5 drivers/at86rf215: fix dependency resolution for single radio
Let the user chose `at86rf215_subghz`/`at86rf215_24ghz` if they
only want a single radio.
2020-10-21 19:38:24 +02:00
..
include drivers/at86rf215: make reset pulse width configurable 2020-06-11 15:05:21 +02:00
at86rf215_getset.c drivers/at86rf215: implement Reduced Power Consumption 2020-09-07 13:48:47 +02:00
at86rf215_internal.c drivers/at86rf215: make reset pulse width configurable 2020-06-11 15:05:21 +02:00
at86rf215_netdev.c drivers/at86rf215: implement Reduced Power Consumption 2020-09-07 13:48:47 +02:00
at86rf215_o-qpsk.c drivers/at86rf215: implement MR-O-QPSK 2020-04-29 10:41:37 +02:00
at86rf215_ofdm.c drivers/at86rf215: implement MR-OFDM 2020-06-03 15:58:50 +02:00
at86rf215.c drivers/at86rf215: implement Reduced Power Consumption 2020-09-07 13:48:47 +02:00
Kconfig drivers/at86rf215: implement Reduced Power Consumption 2020-09-07 13:48:47 +02:00
Makefile drivers/at86rf215: Add basic driver for the AT86RF215 radio 2020-03-19 14:39:18 +01:00
Makefile.dep drivers/at86rf215: fix dependency resolution for single radio 2020-10-21 19:38:24 +02:00
Makefile.include drivers: move USEMODULE_INCLUDES in each driver directories 2020-07-15 20:36:27 +02:00