2018-10-30 11:31 PM
When I open the resultant project in SystemWorkbench, there's an entire DSP_Lib folder that is full of sources that I don't want or need. My current project doesn't use DSP. Is it safe to just delete these or exclude them from the build? Why would I want the source for this entire middleware layer in my project tree?
Is there an option to disable generation of these sources in CubeMX?
2018-10-31 12:44 AM
Try to choose the "Copy only the necessary library files" radio-button in the Project Settings' Code Generator tab and regenerate the code.
2018-11-02 01:54 AM
This is/was already checked.