1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu
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
..
arm7_common Merge pull request #6344 from haukepetersen/opt_pm_misc 2017-01-24 14:07:36 +01:00
atmega328p drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega1281 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega2560 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega_common atmega_common: provide implementation for POSIX syscalls 2017-04-03 20:23:14 +02:00
cc26x0 Merge pull request #6825 from smlng/docu/cpu/cc26x0 2017-04-06 21:20:08 +02:00
cc430 cpu/cc430: remove gpioint driver 2017-02-22 17:49:27 +01:00
cc2538 periph/cpuid: Unify implementations to a common driver for several platforms 2017-04-05 09:03:49 +02:00
cortexm_common cpu/cortexm_common: use linker variable to initialize SCB->VTOR 2017-03-17 18:07:22 +01:00
ezr32wg periph/cpuid: Unify implementations to a common driver for several platforms 2017-04-05 09:03:49 +02:00
k60 k60: Remove (broken) support for first revision K60 hardware 2017-04-07 08:39:49 +02:00
k64f Merge pull request #6788 from gebart/pr/kinetis-lptimer-latch-macro 2017-04-05 16:14:57 +02:00
kinetis_common periph/cpuid: Unify implementations to a common driver for several platforms 2017-04-05 09:03:49 +02:00
kw2x Merge pull request #6788 from gebart/pr/kinetis-lptimer-latch-macro 2017-04-05 16:14:57 +02:00
lm4f120 Merge pull request #6860 from gebart/pr/stellaris-makefile 2017-04-05 14:02:10 +02:00
lpc11u34 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
lpc1768 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
lpc2387 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
mips32r2_common Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
mips_pic32_common boards: pic32-wifire: Add support for the Digilent WiFire board. 2017-03-28 16:25:31 +01:00
mips_pic32mx Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
mips_pic32mz Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
msp430_common Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
msp430fxyz cpu/msp430fxyz+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
native doc: fix grouping of mtd_native 2017-03-31 13:38:01 +02:00
nrf5x_common cpu/nrf5x: unified rtt driver 2017-04-06 11:58:52 +02:00
nrf51 cpu/nrf5x: unified rtt driver 2017-04-06 11:58:52 +02:00
nrf52 cpu/nrf5x: unified rtt driver 2017-04-06 11:58:52 +02:00
sam0_common cpu/sam0: cpuid: Refactor for clarity 2017-04-05 09:03:49 +02:00
sam3 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
samd21 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
saml21 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stellaris_common cpu/stellaris: Rename Makefile -> Makefile.include 2017-04-04 19:57:12 +02:00
stm32_common cpu/stm32_common: added LPTIM1 based rtt impl. 2017-04-06 09:57:30 +02:00
stm32f0 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32f1 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32f2 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32f3 Merge pull request #6625 from aabadie/nucleo144_f303 2017-04-05 19:31:26 +02:00
stm32f4 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32l0 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32l1 cpu/stm32l1: add adc support 2017-04-05 21:40:06 +02:00
stm32l4 cpu/stm32l4: fixed number of IRQs 2017-04-06 09:57:18 +02:00
x86 doc: cpu: fix doxygen 2017-03-10 14:56:28 +01:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00