SECoreBin postbuild.sh
Hello guys,
I was setting up my STM32CubeIDE to use the SBSFU sample projets. I'm facing a issue with SECore engine, more specific the postbuild.sh script.
When i compile SE, i get the following message:
ln: failed to create symbolic link '../../postbuild.sh': File exists.
ln -s ./SECBOOT_ECCDSA_WITH_AES128_CBC_SHA256.sh ../../postbuild.sh : failed
Anyone know how i could solve this?
