-
Notifications
You must be signed in to change notification settings - Fork 8.3k
NXP S32 introduce support PSI5_S #81495
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
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
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. |
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]>
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]>
e0966a1 to
3552a95
Compare
|
Closing this draft because this feature will be reworked and resubmitted in a separate PR by another author. |
Introduce support Peripheral Sensor Interface (PSI5_S) driver on S32Z. This driver allows to communication (send, receive) with PSI5_S device.