Hello,
How can I create a clean new empty project (not an example, and not using a demo board) , which includes specific drivers and all the needed files for these drivers ?
When I create new project using MCUXpresso IDE, I only have the source with the main.c but how do I include/create all the drivers and other necessary files to these drivers ? (fsl_gpio.h, fsl.i2c.h, libs ...)
( I am using LPC5411X MCU)
Thank you very much in advance for your answer,
Best regards
Hugo