1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/kw2xd
Joakim Nohlgård 742bcad912 kinetis: Unify cpu.c, update clocking initialization
Unify cpu_init for all Kinetis CPUs to reduce code duplication.
Updated the MCG driver implementation to make the configuration easier.
Most clock settings are initialized by kinetis_mcg_init() called from
cpu_init. Board specific external clock source initialization
(FRDM-K64F, PhyNode) needs to be performed in board_init instead of
in cpu_init.
2017-08-01 16:30:19 +02:00
..
include kinetis: Unify cpu.c, update clocking initialization 2017-08-01 16:30:19 +02:00
periph kw2xd: Rename CPU kw2x -> kw2xd 2017-04-13 10:47:42 +02:00
Makefile kw2xd: Rename CPU kw2x -> kw2xd 2017-04-13 10:47:42 +02:00
Makefile.include cpu/kinetis: prevent use of symlinks for ld-scripts 2017-05-26 16:07:48 +02:00
vectors.c kinetis: Unify default ISR definitions 2017-05-02 10:52:43 +02:00