1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips_pic32mz
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_pic32_common: Move cpu header to mips32r2_common 2019-10-18 18:57:42 +01:00
ldscripts mips_pic32mz: Tabs to spaces in ldscript 2018-05-09 00:41:27 +02:00
p32mz2048efg100 cpu: mips-pic32mz: Add support for PIC32MZ devices 2017-03-24 13:44:15 +00:00
Kconfig cpu/mips_pic32mz: 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