-
Notifications
You must be signed in to change notification settings - Fork 668
modules: hal_nordic: bump regtool to 9.0.1 #2663
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
Conversation
c1341c3
to
51f6d6d
Compare
51f6d6d
to
bb715f4
Compare
bb715f4
to
ef4afc8
Compare
1e564d3
to
3d98097
Compare
A bug was found before this got integrated into NCS, so I've now updated to 9.0.1 here |
963bc21
to
087ff85
Compare
408a7d4
to
e09be9d
Compare
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.
Please fix the noup commit titles, we don't add special tags for reverts or reapplies, it'd confuse our tooling. The revert commit should use the default title:
Revert "[nrf noup] moduled: hal_nordic: require nrf-regtool"
And then the replied commit description should just be an exact copy of the original one:
[nrf noup] moduled: hal_nordic: require nrf-regtool
e09be9d
to
60fc1c3
Compare
@jonathannilsen The revert still has the redundant prefix, it should be |
This reverts commit 6ec9d10. Signed-off-by: Jonathan Nilsen <[email protected]>
(cherry picked from commit 8e1f27a) Added support for VPR GPIOs and a more concise output print. Signed-off-by: Jonathan Nilsen <[email protected]>
Fixes an issue where pinctrl psel properties encoded with NRF_PSEL_DISCONNECTED() caused a build failure. Signed-off-by: Jonathan Nilsen <[email protected]> (cherry picked from commit 8c5755c)
Upstream not ready yet, revert once applied there. Signed-off-by: Gerard Marull-Paretas <[email protected]> Signed-off-by: Karsten Koenig <[email protected]> (cherry picked from commit 6384b58) (cherry picked from commit 6ec9d10) Signed-off-by: Jonathan Nilsen <[email protected]>
60fc1c3
to
44be7ef
Compare
Ah, thanks, forgot about that one, should be fixed now. |
|
Upstream PR #: 88055
Added support for VPR GPIOs and a more concise output print.