Hello,
I'm working with iMXRT1170 and embedded wizard. for integrating the device with GUI I use the DeviceDriver. how can I add my own application file to the project? When I want to add a function to DeviceDriver the compiler makes a warning (the function declared implicitly) and there is no header file for DeviceDriver to add the function prototype.