Commit Graph

10 Commits (b2c692b65f4710f6c8891b9dedf34dbe6a58bf4c)

Author SHA1 Message Date
Hauke Petersen 9aad0e528f cpu: cleanup unused/umimplemented isr stack code
- removed ISR_STACKSIZE define where unused (set to 0)
- removed thread_arch_isr_stack_usage(), thread_arch_isr_stack_start(),
  and/or thread_arch_isr_stack_pointer() where not implemented
6 years ago
Hauke Petersen cd53fe92e6 cpu/arm7: moved pm_reboot to periph/pm.c 7 years ago
Kaspar Schleiser 062b90788a cpu: arm7_common: adapt to periph/pm 7 years ago
Joakim Nohlgård b02e0eca47 ps: Add current stack pointer and start of stack to isr_stack ps output (DEVELHELP) 7 years ago
MohmadAyman 53df3e8b57 core: cpu: provide function to acquire ISR stack usage 7 years ago
Kaspar Schleiser c3f7186d4e unify usage of inline assembly 8 years ago
Kaspar Schleiser 9082273746 core: header cleanup 8 years ago
Kaspar Schleiser 938ff5c5e7 core: cpu: sys: simplify reboot() 8 years ago
Joakim Gebart 7ff26d12ea cpu/arm7_common: Rename Doxygen group to cpu_arm7_common 8 years ago
Oleg Hahm 20ce2aee8b cpu: rename arm_common to arm7_common
To be more accurate with the naming and avoid confusions.
9 years ago