2019-09-04 04:12 PM
Hi all!
I am wondering what possibilities (and how) there are when it comes to customizing the code generation from STM32CubeMX.
I would like to be able to output the stuff that goes in /Src and /Inc to another folder instead in order to keep my project structure clean and dont mix it up with my own Source files.
Also I am interested in knowing how to disable generation of linker script by cube since I modified the linker script a lot and put it in another folder I dont need the default generated one.
BR