Skip to content

Conversation

@nordic-krch
Copy link
Contributor

The commit 221199e presents a bug that makes west flash failed with error.

AttributeError: 'NoneType' object has no attribute 'startswith'

In function is_tunnel(), tunnel may contain None and has no attribute "startswith". Fix it.

Signed-off-by: Krzysztof Chruściński [email protected]
Signed-off-by: Phi Bang Nguyen [email protected]
(cherry picked from commit 829c03b)

@nordic-krch nordic-krch force-pushed the ncs/jlink_fix branch 2 times, most recently from bd55237 to 602f9c0 Compare December 14, 2024 08:40
ngphibang and others added 2 commits December 14, 2024 10:40
The commit 221199e presents a bug that
makes west flash failed with error.

AttributeError: 'NoneType' object has no attribute 'startswith'

In function is_tunnel(), tunnel may contain None and has no attribute
"startswith". Fix it.

Signed-off-by: Krzysztof Chruściński <[email protected]>
Signed-off-by: Phi Bang Nguyen <[email protected]>
(cherry picked from commit 829c03b)
spi-max-frequency was missing in overlay

Now it's set to 8 MHz as per datasheet

Signed-off-by: Jerzy Kasenberg <[email protected]>
(cherry picked from commit 1d4b1ad)
@shanthanordic
Copy link

Not critical for 2.9.0 so removing milestone

@shanthanordic shanthanordic removed this from the ncs-2.9.0 milestone Dec 16, 2024
@nordic-piks nordic-piks added this to the ncs-2.9.0-nRF54H20 milestone Dec 16, 2024
@nordic-piks nordic-piks removed the backport v3.7.99-ncs2-branch Relates to NCS v2.9-branch label Dec 16, 2024
@nordicjm nordicjm merged commit 3ac5893 into nrfconnect:main Dec 16, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants