1.Project only has one main.c file. Other files are in zephery public folders,like conn.c etc.
My problem is ,if I modified conn.c for one project, how about the other project?If I copy the conn.c file to my folder ,how can I tell the project to use this one?
2.I find Segger Embeded Studio doesn't support auto fill for struct variables? Is it true or any setup necessary?
Thanks,