-
- Downloads
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
Showing
- boards/msba2/Makefile.dep 4 additions, 0 deletionsboards/msba2/Makefile.dep
- boards/msba2/Makefile.include 0 additions, 4 deletionsboards/msba2/Makefile.include
- boards/msba2/include/cc110x_params.h 0 additions, 44 deletionsboards/msba2/include/cc110x_params.h
- drivers/cc110x/include/cc110x_params.h 79 additions, 0 deletionsdrivers/cc110x/include/cc110x_params.h
boards/msba2/include/cc110x_params.h
deleted
100644 → 0
drivers/cc110x/include/cc110x_params.h
0 → 100644
Please register or sign in to comment