1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/msba2
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
..
include drivers/cc110x: Moved cc110x_params.h from boards to driver 2018-05-21 22:59:46 +02:00
board_init.c boards/*: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
Makefile boards/msba2-based: move shared code to common/msba2 2017-11-30 10:26:35 +01:00
Makefile.dep drivers/cc110x: Moved cc110x_params.h from boards to driver 2018-05-21 22:59:46 +02:00
Makefile.features boards: adapt to reorganized CPU Makefile.features 2017-11-02 12:59:46 +01:00
Makefile.include drivers/cc110x: Moved cc110x_params.h from boards to driver 2018-05-21 22:59:46 +02:00