1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/saml21
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
..
include cpu/saml21: added custom GPIO_UNDEF define 2015-06-14 16:16:04 +02:00
ldscripts cpu: use cortexm common linkerscript 2015-05-30 13:43:19 +02:00
periph cpu/saml21: remodeld GPIO driver implementation 2015-06-12 19:10:48 +02:00
cpu.c cpu/saml21: adapted to centralized cpu conf 2015-05-29 16:44:52 +02:00
lpm_arch.c cpu: saml21 initial commit 2015-05-22 11:47:51 +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/saml21: optimization of startup code 2015-06-15 16:00:51 +02:00