Linker options in Mbed Studio

I’m compiling and linking using Mbed Studio. The target is MTS_DRAGONFLY_F411RE, ARM C6.
I’m getting this linker error - L6200E. Multiple definitions. Is there any way to modify linker options to allow for multiple definitions of functions?

Hi Toyo,

Apologies for not answering it in a timely manner. I think it would be best to ask this question on Mbed OS part of forum. Team there should be able to help you best with it. I think that it should be possible by using .mbedignore file.

Thanks,
Arek - Mbed Studio team