-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NXP S32 introduce support PSI5_S #81495
base: main
Are you sure you want to change the base?
NXP S32 introduce support PSI5_S #81495
Conversation
This driver allows to communication (send, receive) with PSI5 device Signed-off-by: Cong Nguyen Huu <[email protected]>
enable support psi5 Signed-off-by: Cong Nguyen Huu <[email protected]>
Add sample for using psi5 driver on s32z Signed-off-by: Cong Nguyen Huu <[email protected]>
This driver allows to communication (send, receive) with PSI5_S device Signed-off-by: Tu Nguyen Van <[email protected]>
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
enable support psi5s Signed-off-by: Tu Nguyen Van <[email protected]>
add sample for using psi5_s driver in S32Z270 device Signed-off-by: Tu Nguyen Van <[email protected]>
d329702
to
e0966a1
Compare
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time. |
Introduce support Peripheral Sensor Interface (PSI5_S) driver on S32Z. This driver allows to communication (send, receive) with PSI5_S device.