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/mips_pic32mz
Francois Berder 74a999abe4 cpu: mips: Fix missing include for pic32mx and pic32mz
Compilation for pic32mx and pic32mz did not include the path
to cpu/mips_pic32_common/include. Also,
cpu/mips_pic32_common/Makefile.include was never parsed. It was
found that mips32r2_common and mips_pic32_common are both defining
similar parameters for linkers which cause issues if both
Makefile.include get parsed.

Signed-off-by: Francois Berder <francois.berder@imgtec.com>
6 years ago
..
include boards: pic32-wifire: Add support for GPIO peripheral 6 years ago
ldscripts cpu: mips-pic32mz: Add support for PIC32MZ devices 6 years ago
p32mz2048efg100 cpu: mips-pic32mz: Add support for PIC32MZ devices 6 years ago
Makefile cpu: mips-pic32mz: Add support for PIC32MZ devices 6 years ago
Makefile.include cpu: mips: Fix missing include for pic32mx and pic32mz 6 years ago
eic_pic32mz.c cpu: mips-pic32mz: Add support for PIC32MZ devices 6 years ago