-
Notifications
You must be signed in to change notification settings - Fork 8.3k
modules/hal_st: Align to stmemsc HAL i/f v2.11 #98150
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
modules/hal_st: Align to stmemsc HAL i/f v2.11 #98150
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. |
a8bd131 to
4fa921a
Compare
4fa921a to
27c08ff
Compare
27c08ff to
a553f0c
Compare
a553f0c to
47f5f73
Compare
Align all sensor drivers that are using stmemsc (STdC) HAL i/f to new APIs of stmemsc v2.11.1 Requires zephyrproject-rtos/hal_st#27 Signed-off-by: Armando Visconti <[email protected]>
47f5f73 to
661ec39
Compare
|
rebased to have #99407 in. |
|
|
Looks like this broke CI: https://github.com/zephyrproject-rtos/zephyr/actions/runs/19462651912/job/55690305883 |
Yes, I have a fix for it. Did someone open an issue on zephyr? |
I'm not aware of it. Please provide the PR number here. It will be treated as a Hotfix. |
|



Align all sensor drivers that are using stmemsc (STdC) HAL i/f to new APIs of stmemsc v2.11.
Requires zephyrproject-rtos/hal_st#28