Hi to everyone! I am new and I have a question.
How can I do to have portable files deleting linked files since I need to make some modifications to the Freertos code.
In other words, I want to modify only the freertos files in a specific project since if I do it directly in the linked files, they will be modified for all projects.
Is there a way to remove that dependency and be able to export it with my colleagues?