How to add all object files of one single directory on the linker script?
One of the software modules of my embedded C project has a varying number of source files for each release of this module.
Note: This happens because they are being auto generated by a codegen tool.