1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips_pic32mx
Marian Buschsieweke d1317abc02
makefiles/tests: use FLASHFILE for hash comparision instead of ELFFILE
Let's consider firmwares as identical if their flash files are matching.
This will have the side effect that hash mismatches for ESP32 due to
different .debug sections in the ELFFILE are prevented, as for ESP32
the BINFILE is used.
2022-06-17 18:31:17 +02:00
..
include cpu: mips_pic32mx: Include vendor header in cpu_conf.h 2019-10-18 18:57:42 +01:00
ldscripts cpu: mips-pic32mx: Add support for PIC32MZ devices 2017-03-29 14:43:45 +01:00
p32mx470f512h cpu: mips-pic32mx: Add support for PIC32MZ devices 2017-03-29 14:43:45 +01:00
Kconfig cpu/mips_pic32mx: Add Kconfig symbols 2020-07-16 13:20:05 +02:00
Makefile cpu/mips_pic32mx/mz: remove unneeded USEMODULE in Makefile 2017-11-24 16:44:46 +01:00
Makefile.dep cpu/mips*: move dependencies to Makefile.dep 2020-01-28 13:20:51 +01:00
Makefile.features cpu/mips32r2_common: Add Kconfig symbols 2020-07-16 13:20:01 +02:00
Makefile.include makefiles/tests: use FLASHFILE for hash comparision instead of ELFFILE 2022-06-17 18:31:17 +02:00