After upgrade to 5.2.1 CubeMX adds MBEDTLS_CONFIG_FILE option with no reason ?
Hello,
somewhere along the work. CubeMX offered me to upgrade to 5.2.1.
Then I wanted to continue working with projects, but continue led only to CubeMX doing nothing (just spins the whell with no result).
Then I selected to migrate project and then the problems started. I still cannot compile the project, that compiled ok before migration. But that's another story.
What is really obvious is that generated project has option MBEDTLS_CONFIG_FILE added twice. Since I'm on embedded system this causes a lot of errors. If I remove those two options manualy, it works, but I have to do this on each generation of the code...
Why is CubeMX adding this option by itself? I haven't found any reference to this option in CubeMX project settings (particularly in MBEDTLS part).
Thanks in advance,
regards,
Bulek.

