1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc1768
Hauke Petersen 983e8abd74 cpu/lpc1768: optimized startup code
- make use of common cortexm isr vectors
- use common cortexm startup code
- renamed startup.c to vectors.c
2015-06-15 16:00:51 +02:00
..
include cpu/lpc1768: added periph_cpu.h 2015-06-12 19:10:49 +02:00
ldscripts cpu: use cortexm common linkerscript 2015-05-30 13:43:19 +02:00
periph lpc1768: propagate the timer setting result up 2015-05-10 15:44:19 +02:00
cpu.c cpu/lpc1768: adapted to centralized cpu conf 2015-05-29 16:42:05 +02:00
hwtimer_arch.c cpu/lpc1768: heavy clean-up of existing code 2014-11-20 17:40:57 +01:00
lpm_arch.c cpu/lpc1768: heavy clean-up of existing code 2014-11-20 17:40:57 +01: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
reboot_arch.c cpu/lpc1768: heavy clean-up of existing code 2014-11-20 17:40:57 +01:00
vectors.c cpu/lpc1768: optimized startup code 2015-06-15 16:00:51 +02:00