You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/cpu/arm7_common
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
..
include *: fix mismatching endifs for header guards 6 years ago
periph cpu/arm7: moved pm_reboot to periph/pm.c 6 years ago
Makefile cpu/arm7: moved pm_reboot to periph/pm.c 6 years ago
Makefile.include cpu/arm7: moved pm_reboot to periph/pm.c 6 years ago
VIC.c unify usage of inline assembly 7 years ago
arm_cpu.c cpu: cleanup unused/umimplemented isr stack code 6 years ago
bootloader.c cpu/arm7_common: s/u_long/unsigned long/ 6 years ago
common.s cpu/arm7_common: remove dINT/eINT definitions 8 years ago