1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/k60
Joakim Nohlgård 4a9cb807c6 k60: Remove (broken) support for first revision K60 hardware
The CPU has multiple issues and several parts of the platform code
does not even compile cleanly for this CPU in the current state.

This removes support for parts MK60DN256ZVLL10, MK60DN512ZVLL10
(note the Z) CPUs with this part number were used in Mulle v0.60 which
only has been used in some in-house projects at Eistec and LTU.
2017-04-07 08:39:49 +02:00
..
include k60: Remove (broken) support for first revision K60 hardware 2017-04-07 08:39:49 +02:00
ldscripts k60: Remove (broken) support for first revision K60 hardware 2017-04-07 08:39:49 +02:00
periph k60: Initial commit of K60 CPU. 2015-03-28 08:30:13 +01:00
cpu.c k60: Remove (broken) support for first revision K60 hardware 2017-04-07 08:39:49 +02:00
Makefile cpu: k60: rename vector.c -> vectors.c, add to SRC_NOLTO 2016-08-29 17:29:53 +02:00
Makefile.include Merge pull request #6789 from gebart/pr/cpu-model-redundant 2017-04-05 16:08:33 +02:00
ssp.c unify usage of inline assembly 2016-03-31 22:23:35 +02:00
vectors.c kinetis: Refactor interrupt vector definition 2017-03-24 15:01:20 +01:00