hello NXP team,
i create appliction project(ex. project name = sh_lib) where i used UART and Timer drivers, now i want to generate shared library of this same project. and add in another appliction project(ex. project name = nxp_main) which is my main project
can you give me solution?