1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/cortexm_common
José Alamos 917cc66e48
Merge pull request #14162 from jia200x/pr/kconfig/cortex
Kconfig/armv7_m/cortexm: declare CPU_ARCH and CPU_CORE symbols
2020-05-28 14:59:37 +02:00
..
include cpu/cortexm_common: remove special cortexm_sleep handle for stm32l152re 2020-05-12 16:37:34 +02:00
ldscripts cpu/sam0_common: hook up low power RAM as extra heap 2020-02-20 17:11:25 +01:00
periph
cortexm_init.c cpu/cortexm_common: add irq sub-priorities 2020-04-03 17:49:31 +02:00
Kconfig cpu/cortexm_common: Add Kconfig symbols 2020-05-28 14:11:21 +02:00
Makefile
Makefile.dep cpu/cortexm: Add 'cortexm_fpu' as a DEFAULT_MODULE if possible 2020-04-01 09:46:29 +02:00
Makefile.features cpu/cortexm: Add 'cortexm_fpu' as a DEFAULT_MODULE if possible 2020-04-01 09:46:29 +02:00
Makefile.include
mpu.c mpu: remove harmful assertion 2020-01-11 13:37:20 +01:00
panic.c
thread_arch.c
vectors_cortexm.c Allow to define reserved fields in CortexM vector table. 2020-04-10 10:37:41 +00:00