1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/drivers/cc110x
Marian Buschsieweke a6f9a86597
drivers/cc110x: Moved cc110x_params.h from boards to driver
- Replaced magic numbers in the CC110X configuration of the MSBA2
   with SPI_DEV(x) and GPIO_PIN(x, y) macros
 - Adjusted implementation of `cc110x_params.h` to match the code of `at86rf2xx`
 - Made MSBA2's CC110X parameters the default configuration
2018-05-21 22:59:46 +02:00
..
gnrc_cc110x drivers: net: adapt to iolist-using netdev 2018-03-06 14:00:31 +01:00
include drivers/cc110x: Moved cc110x_params.h from boards to driver 2018-05-21 22:59:46 +02:00
cc110x-defaultsettings.c
cc110x-netdev.c cc110x: fix netdev get/set according to netopt_t doc 2018-04-13 00:29:26 +02:00
cc110x-rxtx.c make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
cc110x-spi.c drivers/cc110x: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
cc110x.c make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
Makefile