1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips_pic32mx/include
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
2017-05-12 18:07:08 +02:00
..
vendor boards: pic32-clicker: Add support for the MikroE Clicker board. 2017-03-29 14:43:46 +01:00
cpu_conf.h cpu: cleanup unused/umimplemented isr stack code 2017-05-12 18:07:08 +02:00
cpu.h cpu: mips-pic32mx: Add support for PIC32MZ devices 2017-03-29 14:43:45 +01:00
periph_cpu.h boards: pic32-clicker: Add support for GPIO peripheral 2017-04-12 10:58:52 +01:00