-
Notifications
You must be signed in to change notification settings - Fork 7.9k
modules: hal_nordic: nrfs: Disabling subscription feature in the temp… #93142
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_nordic: nrfs: Disabling subscription feature in the temp… #93142
Conversation
8d53309
to
f01c6d8
Compare
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. |
ea4d3aa
to
3054057
Compare
fe2ed7d
to
cf536bf
Compare
21b7daa
to
92b2d7a
Compare
92b2d7a
to
0ece586
Compare
west.yml
Outdated
@@ -200,7 +200,7 @@ manifest: | |||
groups: | |||
- hal | |||
- name: hal_nordic | |||
revision: 2f5d4e5868ab573eac932fa4bc142565073c3c04 | |||
revision: pull/312/head |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably this will need to be updated to some sha.
0ece586
to
85082a9
Compare
73d0b4a
to
9f46e7a
Compare
- Code optimization for platforms which don't use subscription feature in the temperature service. - Test adaptation to code changes Signed-off-by: Rafal Dyla <[email protected]>
9f46e7a
to
8862b8c
Compare
|
…erature service
Code optimization for platforms which don't use subscription feature in the temperature service