1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/openmote-b
smlng 459f7ebce0 cpu/cc2538: generalise SPI clock configuration
The SPI bus frequency/clock is calculated relative to the MCUs
    core clock. Currently all boards use the default 32MHz, hence
    prescaler settings for SPI are all the same. This PR moves the
    default config for 32MHz to the CPU and allows to be overriden
    by board config if needed.
2018-08-07 12:15:45 +02:00
..
include cpu/cc2538: generalise SPI clock configuration 2018-08-07 12:15:45 +02:00
board.c boards/openmote-b: Add board support 2018-08-07 10:32:03 +02:00
Makefile boards/openmote-b: Add board support 2018-08-07 10:32:03 +02:00
Makefile.dep boards/openmote-b: Add board support 2018-08-07 10:32:03 +02:00
Makefile.features boards/openmote-b: Add board support 2018-08-07 10:32:03 +02:00
Makefile.include boards/openmote-b: Add board support 2018-08-07 10:32:03 +02:00