Hello,
I am developing on the Concerto processor and want to share a few H files between the two projects (one for each core). Is there any way that I can have one file that will be included in both builds? Right now, when I update the file, I have to copy it to the other project.
Ideally, I would like this to not be attached to either of the projects, if that is possible. Like, for example, if I could store it in the workspace itself.
Thank you,
Will