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 cb19a4c709 cortexm_common: Fix isr_stack_usage
Refactor and add multiply by word size to get the usage in number of
bytes instead of in number of words.

Verified implementation by manual memory inspection in GDB.
2016-06-20 14:33:17 +02:00
..
include CPU: fix include header guards 2016-06-08 16:38:20 +02:00
ldscripts cortexm_common: move the stack to the bottom of RAM 2016-05-19 15:55:36 -04:00
atomic_arch.c all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
cortexm_init.c cpu/cortex-m: Enable STKALIGN to make the Cortex-M keep the stack 8 byte aligned on 4 byte aligned stack pointers 2016-04-07 00:27:26 +02: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 cortexm_common: print trapped interrupt from ipsr 2016-04-20 11:41:13 +02:00
reboot_arch.c core: header cleanup 2016-02-28 22:46:28 +01:00
thread_arch.c cortexm_common: Fix isr_stack_usage 2016-06-20 14:33:17 +02:00
vectors_cortexm.c core: cpu: provide function to acquire ISR stack usage 2016-06-01 23:01:35 +02:00