I have a multi-core project with core0, core1 and core2.
I have few c and h files that I use in core0 and core1.
How can I include those files without copying them to both cores folders?
I have a multi-core project with core0, core1 and core2.
I have few c and h files that I use in core0 and core1.
How can I include those files without copying them to both cores folders?