1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/openmote-cc2538
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: adapted LED initialization calls 2016-03-17 14:55:31 +01:00
Makefile Rename 'openmote' board to 'openmote-cc2538' 2016-01-23 08:06:15 +13:00
Makefile.dep gnrc: integrate gnrc_netif2 2017-11-07 19:08:44 +01:00
Makefile.features boards: adapt to reorganized CPU Makefile.features 2017-11-02 12:59:46 +01:00
Makefile.include boards: use RIOTTOOLS variable 2018-05-15 11:23:44 +02:00