Compiling firmware but not getting same hash

Post Reply
peakPWR
Posts: 15
Joined: Tue Dec 17, 2024 6:49 am
Has thanked: 2 times
Been thanked: 2 times

Compiling firmware but not getting same hash

Post by peakPWR »

Hello,
I compiled the current version of Zombieverter VCU firmware from https://github.com/damienmaguire/Stm32- ... /tag/2.22a
it loads the deps and compiles without problems. But when I compare the Hashes (md5) of my compiled .bin and the release bin they differ.

first i compiled the master branch which obviously had some changes compared to 2.22a but also when i use the 2.22a release zip or git clone the repo and checkout the 2.22a tag the same result.

Are there any platform dependent things? I use an Arch Linux Machine with arm-none-eabi
Post Reply