1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/samd21
Hauke Petersen e8dd6afa38 cpu/samd21: 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
..
include cpu/samd21: added custom GPIO_UNDEF define 2015-06-14 16:15:53 +02:00
ldscripts cpu: use cortexm common linkerscript 2015-05-30 13:43:19 +02:00
periph cpu/samd21: remodeled GPIO driver implementation 2015-06-12 19:10:48 +02:00
cpu.c cpu/samd21: added cpu clock configuration 2015-06-04 11:58:26 +02:00
lpm_arch.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
Makefile cpu: adapted Makefiles to unified cortexm module 2015-05-28 19:30:07 +02:00
Makefile.include cpu/samd21: set optimization level to -Os 2015-05-29 12:15:40 +02:00
vectors.c cpu/samd21: optimization of startup code 2015-06-15 16:00:51 +02:00