-
- Downloads
cpu/k64f: initial import for the Freescale K64F Cortex-M4 MCU
Showing
- cpu/k64f/Makefile 7 additions, 0 deletionscpu/k64f/Makefile
- cpu/k64f/Makefile.include 26 additions, 0 deletionscpu/k64f/Makefile.include
- cpu/k64f/cpu.c 65 additions, 0 deletionscpu/k64f/cpu.c
- cpu/k64f/include/MK64F12.h 14440 additions, 0 deletionscpu/k64f/include/MK64F12.h
- cpu/k64f/include/cpu_conf.h 74 additions, 0 deletionscpu/k64f/include/cpu_conf.h
- cpu/k64f/ldscripts/mk64fn1m0vll12.ld 12 additions, 0 deletionscpu/k64f/ldscripts/mk64fn1m0vll12.ld
- cpu/k64f/lpm_arch.c 53 additions, 0 deletionscpu/k64f/lpm_arch.c
- cpu/k64f/periph/Makefile 3 additions, 0 deletionscpu/k64f/periph/Makefile
- cpu/k64f/vectors.c 398 additions, 0 deletionscpu/k64f/vectors.c
- doc/doxygen/riot.doxyfile 1 addition, 0 deletionsdoc/doxygen/riot.doxyfile
cpu/k64f/Makefile
0 → 100644
cpu/k64f/Makefile.include
0 → 100644
cpu/k64f/cpu.c
0 → 100644
cpu/k64f/include/MK64F12.h
0 → 100644
This diff is collapsed.
cpu/k64f/include/cpu_conf.h
0 → 100644
cpu/k64f/ldscripts/mk64fn1m0vll12.ld
0 → 100644
cpu/k64f/lpm_arch.c
0 → 100644
cpu/k64f/periph/Makefile
0 → 100644
cpu/k64f/vectors.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment