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/atmega1281
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 cpu: cleanup unused/umimplemented isr stack code 6 years ago
Makefile boards/waspmote-pro: add support for Waspmote PRO v1.2 7 years ago
Makefile.include make: remove trailing slash from BINDIR variable 7 years ago
cpu.c drivers/periph&cpu: add and use common periph_init() 6 years ago
doc.txt boards/waspmote-pro: add support for Waspmote PRO v1.2 7 years ago
startup.c cpu: atmega1281: asm -> __asm__ 6 years ago