Hi @adarshvs ,
Zephyr RTOS already has support for FTFx flash controllers based on MCUX-SDK. The existing driver could be extended to support the FTFC version for S32K1xx devices, as the differences with other controller versions should be minor.
Best regards,
Manuel
Hi @adarshvs
the flash driver in SDK does not use OSIF (this is used mainly in drivers for communication peripherals), so I don't think that modification are required.
Regards,
Lukas
Hi Lukas,
The driver code is already working.
My query is regarding the legal issues of reusing the NXP sdk files on zephyr.
Can i use those files and push to zephyr code base.
Regards
adarsh vs
Ok, got it. I discussed this with our license advisor and his question is - what will be the license on the output?
Regards,
Lukas
Currently we are planning to push the file as same as in the SDK.
but zephyr uses apache 2, so should we keep the file headers as the same or need to remove it.
File header is mentioned above please check.