1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/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
ldscripts cc2538: Adjust ldscript memory segment attributes 2018-05-09 06:41:57 +02:00
periph cpu/cc2538: adapt periph/i2c to new api 2018-07-25 12:01:38 +02:00
radio cpu/cc2538: cleanup netdev calls in radio driver 2018-07-13 12:17:03 +02:00
cpu.c drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
doc.txt cpu/cc2538: doxgen fixes 2016-01-27 09:55:24 +01:00
Makefile makefile: indentation cleanup 2017-09-22 12:00:47 +02:00
Makefile.features cpu/cc2538: add SRAM based random seed 2018-07-04 17:55:20 +02:00
Makefile.include Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00