feat(nxp-drivers): add Linflex driverThis is a UART controller found on NXP automotive parts.For instance: S32V, S32G and S32R.Change-Id: Iff0dd0c379633ac0651e5db287537c87666b57d2Signed-off-by:
feat(nxp-drivers): add Linflex driverThis is a UART controller found on NXP automotive parts.For instance: S32V, S32G and S32R.Change-Id: Iff0dd0c379633ac0651e5db287537c87666b57d2Signed-off-by: Bogdan Hamciuc <bogdan.hamciuc@nxp.com>Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
show more ...
refactor: moved drivers hdr files to include/drivers/nxpNXP drivers header files are moved: - from: drivers/nxp/<xx>/*.h - to : include/drivers/nxp/<xx>/*.hTo accommodate these changes eac
refactor: moved drivers hdr files to include/drivers/nxpNXP drivers header files are moved: - from: drivers/nxp/<xx>/*.h - to : include/drivers/nxp/<xx>/*.hTo accommodate these changes each drivers makefilesdrivers/nxp/<xx>/xx.mk, are updated.Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>Change-Id: I3979c509724d87e3d631a03dbafda1ee5ef07d21