1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/cortexm_common
Joakim Nohlgård efa5cd4066 cpu/cortexm_common: Fix inline asm for ARMv6-M so that it compiles in Clang as well
ARMv6 does not have the mov instruction, only movs
2016-03-02 10:26:55 +01:00
..
include cpu cortexm_common: fix pedantic compiler warnings 2015-12-07 20:28:52 +01:00
ldscripts cpu/cortexm_common: define ISR stacksize in cpu.h 2015-11-19 11:55:35 +01:00
atomic_arch.c all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
cortexm_init.c cpu cortexm_common: fix pedantic compiler warnings 2015-12-07 20:28:52 +01:00
irq_arch.c cpu/cortexm_common: add used attributes for LTO 2015-09-30 15:56:38 +02:00
Makefile cpu: unified cortexm_common folder 2015-05-28 19:30:07 +02:00
Makefile.include cpu: unified cortexm_common folder 2015-05-28 19:30:07 +02:00
panic.c all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
reboot_arch.c core: header cleanup 2016-02-28 22:46:28 +01:00
thread_arch.c core: header cleanup 2016-02-28 22:46:28 +01:00
vectors_cortexm.c cpu/cortexm_common: Fix inline asm for ARMv6-M so that it compiles in Clang as well 2016-03-02 10:26:55 +01:00