2023-12-13 6:02 AM - edited 2023-12-13 6:04 AM
Is there a way to include in the makefile out custom .c .h , other than manually including each .c by hand in the makefile C_SOURCES?
Solved! Go to Solution.
2023-12-13 8:43 AM - edited 2023-12-13 8:43 AM
Yes. Since recent CubeMX versions can specify a post-generate command, this is how you can modify the generated output and add your files. Also see the CubeMX user guide UM1718 on the .extSettings file.
2023-12-13 8:43 AM - edited 2023-12-13 8:43 AM
Yes. Since recent CubeMX versions can specify a post-generate command, this is how you can modify the generated output and add your files. Also see the CubeMX user guide UM1718 on the .extSettings file.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.