1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam3x8e
Hauke Petersen 4ccbeeb6bf cpu/sam3x8e: 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/sam3x8e: adjusted to changed GPIO interface 2015-06-12 19:10:49 +02:00
ldscripts cpu: use cortexm common linkerscript 2015-05-30 13:43:19 +02:00
periph cpu/sam3x8e: adjusted to changed GPIO interface 2015-06-12 19:10:49 +02:00
cpu.c cpu/sam3x8e: adapted to centralized cpu conf 2015-05-29 16:42:05 +02:00
doc.txt documentation: unified descriptive text for cpu 2014-05-24 15:56:57 +02:00
hwtimer_arch.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +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: adapted Makefiles to unified cortexm module 2015-05-28 19:30:07 +02:00
vectors.c cpu/sam3x8e: optimization of startup code 2015-06-15 16:00:51 +02:00