Hi,
When a new thread is created in the "Synergy Configuration" the thread file (thread_name_entry.c) is created under project/src.
Is there a way to configure that path?
In my project I have:
project/src/application
project/src/drivers
project/src/middlewares
I would like to change the generated thread files to "project/src/application".