Also found this topic when trying to add SDK drivers to an active Project.
After a bit of fiddling I found a solution:
- Right click on project in Project Explorer
- Select Import
- Under the General tab select File System
- New window will pop up with 'From directory' input box, select browse
- Browse to the folder containing the driver files (I had placed mine in the projects driver folder already)
- After selecting the source folder you'll get a set of check/select box options for all valid source/header files, check the ones you need
- Click finish
You might need to move them inside the Project Explorer tab to the correct directory (\drivers), you can do this by right clicking on the file and selecting move.
Using MCUXpresso 10.0.2 build 411
Regards,
Daniel