Using a custom linker script with STM32CubeMX and makefile output
Hello,
I use CubeMx to generate a Makefile project.
However, whenever I regenerate the code, it overwrites the linker script (STM32H743ZITx_FLASH.ld in my case).
Is there anyway to prevent CubeMx from doing this?
Thanks,
Dominic
