1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Hauke Petersen aa583f254d cpu/saml21: optimization of startup code
- make use of common startup code
- make use of common exception handlers
- renamed startup.c to vectors.c
2015-06-15 16:00:51 +02:00
..
arm7_common arm7: Remove atomic.s 2015-05-26 21:28:31 +02:00
atmega2560 cpu/atmega2560: removed empty gpio.c file 2015-06-14 16:14:48 +02:00
atmega_common global: renamed cpu-conf.h into cpu_conf.h 2015-05-28 15:45:05 +02:00
cc430 everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
cc2538 cpu/cc2538: optimization of startup code 2015-06-15 16:00:51 +02:00
cortexm_common cpu/cortexm: unified startup code and isr handlers 2015-06-15 16:00:51 +02:00
k60 mulle: remove device map 2015-05-31 18:31:17 +02:00
kinetis_common cpu/kinetis_common: adjusted to changed GPIO if 2015-06-12 19:10:49 +02:00
kw2x cpu/kw2x: use cortex common makefile and newlib module 2015-05-31 18:24:15 +02:00
lpc1768 cpu/lpc1768: added periph_cpu.h 2015-06-12 19:10:49 +02:00
lpc2387 cortexm: Move ldscripts into separate directory 2015-05-30 12:20:07 +02:00
mc1322x cpu: fixed doxygen for multiple headers 2015-05-28 15:45:05 +02:00
msp430-common cpu: fixed doxygen for multiple headers 2015-05-28 15:45:05 +02:00
msp430fxyz everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
native cpu/native: added periph_cpu.h 2015-06-12 19:10:49 +02:00
nrf51822 cpu/nrf51822: optimization of startup code 2015-06-15 16:00:51 +02:00
sam3x8e cpu/sam3x8e: optimization of startup code 2015-06-15 16:00:51 +02:00
samd21 cpu/samd21: optimization of startup code 2015-06-15 16:00:51 +02:00
saml21 cpu/saml21: optimization of startup code 2015-06-15 16:00:51 +02:00
stm32f0 cpu/stm32f0: adjusted to changed GPIO interface 2015-06-12 19:10:49 +02:00
stm32f1 cpu/stm32f1: adjusted to changed GPIO interface 2015-06-12 19:10:49 +02:00
stm32f3 cpu/stm32f3: added custom GPIO_UNDEF define 2015-06-14 16:16:28 +02:00
stm32f4 cpu/stm32f4: added custom GPIO_UNDEF define 2015-06-14 16:16:39 +02:00
stm32l1 cpu/stm32l1: adjusted to changed GPIO interface 2015-06-12 19:10:49 +02:00
x86 cpu: fixed doxygen for multiple headers 2015-05-28 15:45:05 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.cortexm_common cpu/make.cortexm: s/startup.o/vectors.o/ 2015-06-15 16:00:51 +02:00