1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/makefiles
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
..
arch
boards
boot
libc
pkg
tests
toolchain
tools
utils
app_dirs.inc.mk
application.inc.mk
auto_init.inc.mk
bindist.inc.mk
blob.inc.mk
boards.inc.mk
buildtests.inc.mk
cargo-settings.inc.mk
cargo-targets.inc.mk
cflags.inc.mk
clang_tidy.inc.mk
color.inc.mk
default-radio-settings.inc.mk
defaultmodules_deps.inc.mk
defaultmodules_no_recursive_deps.inc.mk
defaultmodules_regular.inc.mk
dependencies_debug.inc.mk
dependency_resolution.inc.mk
deprecated_boards.inc.mk
deprecated_cpus.inc.mk
deprecated_modules.inc.mk
docker.inc.mk
driver_with_disp_dev.mk
driver_with_saul.mk
driver_with_touch_dev.mk
eclipse.inc.mk
features_check.inc.mk
features_modules.inc.mk
git_version.inc.mk
info-global.inc.mk
info-nproc.inc.mk
info.inc.mk
kconfig.mk
mcuboot.mk
modules.inc.mk
murdock.inc.mk
periph.mk
pseudomodules.inc.mk
scan-build.inc.mk
stdio.inc.mk
suit.base.inc.mk
suit.inc.mk
tests.inc.mk
ubsan.inc.mk
usb-codes.inc.mk
vars.inc.mk