1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538
Hauke Petersen 37078856e7 cpu/cc2538: 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/cc2538: adjusted to changed GPIO interface 2015-06-12 19:10:49 +02:00
ldscripts cortexm: Move ldscripts into separate directory 2015-05-30 12:20:07 +02:00
periph cpu/cc2538: adjusted to changed GPIO interface 2015-06-12 19:10:49 +02:00
cpu.c cpu/cc2538: adapted to centralized cpu conf 2015-05-29 16:42:05 +02:00
doc.txt Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04: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/cc2538: optimization of startup code 2015-06-15 16:00:51 +02:00