-
Notifications
You must be signed in to change notification settings - Fork 633
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
Align coresight_stm to the latest nrfutil trace #2423
Open
nordic-segl
wants to merge
2
commits into
nrfconnect:main
Choose a base branch
from
nordic-segl:NRFX-6940_Fix-coresight_stm
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Align coresight_stm to the latest nrfutil trace #2423
nordic-segl
wants to merge
2
commits into
nrfconnect:main
from
nordic-segl:NRFX-6940_Fix-coresight_stm
+276
−381
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nordic-segl
force-pushed
the
NRFX-6940_Fix-coresight_stm
branch
5 times, most recently
from
January 14, 2025 07:45
f0299bf
to
7d707ce
Compare
nordic-segl
changed the title
DNM testing
Align coresight_stm to the latest nrfutil trace
Jan 14, 2025
nordic-segl
requested review from
nordic-babu,
nordic-piks,
nordic-pikr and
nordic-bami
January 14, 2025 07:46
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Jan 14, 2025
Include Align coresight_stm to the latest nrfutil trace nrfconnect/sdk-zephyr#2423 zephyrproject-rtos/zephyr#83939 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
force-pushed
the
NRFX-6940_Fix-coresight_stm
branch
from
January 14, 2025 07:49
7d707ce
to
354c7c1
Compare
nordic-piks
approved these changes
Jan 14, 2025
nordic-segl
force-pushed
the
NRFX-6940_Fix-coresight_stm
branch
3 times, most recently
from
January 14, 2025 13:03
c173a9b
to
7650d53
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Jan 14, 2025
Include Align coresight_stm to the latest nrfutil trace nrfconnect/sdk-zephyr#2423 zephyrproject-rtos/zephyr#83939 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Jan 14, 2025
Include Align coresight_stm to the latest nrfutil trace nrfconnect/sdk-zephyr#2423 zephyrproject-rtos/zephyr#83939 Signed-off-by: Sebastian Głąb <[email protected]>
…ines Simplify string building and reduce line length. Signed-off-by: Pieter De Gendt <[email protected]> Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit 9ca1b0f)
…ace command Latest version of nrfutil trace doesn't support setting uart baudrate. Remove --baudrate {baudrate_val} from command that executes nrfutil. Also, combine pytest script for: - samples.boards.nordic.coresight_stm, - tests.boards.nrf.coresight_stm, to minimize code duplication (fix compliance check R0801). Upstream PR #: 83939 Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl
force-pushed
the
NRFX-6940_Fix-coresight_stm
branch
from
January 16, 2025 07:54
7650d53
to
418655a
Compare
nordic-segl
added a commit
to nordic-segl/sdk-nrf
that referenced
this pull request
Jan 16, 2025
Include Align coresight_stm to the latest nrfutil trace nrfconnect/sdk-zephyr#2423 zephyrproject-rtos/zephyr#83939 Signed-off-by: Sebastian Głąb <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Latest version of nrfutil trace doesn't support setting uart baudrate.
Remove --baudrate {baudrate_val} from command that executes nrfutil.
Also, combine pytest script for:
to minimize code duplication (fix compliance check R0801).
Upstream PR #: 83939
manifest-pr-skip