Hi
I started the project based on following example: flexcan_encrypted_s32k144
Now I see that some files are in the system directory, like
C:\NXP\S32DS_ARM_v2.0\S32DS\S32SDK_S32K14x_EAR_0.8.6\platform\devices\callbacks.h
This file is even not write protected! So If I change it , It will be remain changed for all future porjects.
I need to put every thing under git and in one place. What is the best way of doing this(how to have all sources in one directory)?
Thx