-
Notifications
You must be signed in to change notification settings - Fork 27
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
build: add nrf54 to sidewalk tests #521
Merged
ktaborowski
merged 6 commits into
nrfconnect:main
from
RobertGalatNordic:KRKNWK-18680_enable_nrf54l15
Apr 5, 2024
Merged
build: add nrf54 to sidewalk tests #521
ktaborowski
merged 6 commits into
nrfconnect:main
from
RobertGalatNordic:KRKNWK-18680_enable_nrf54l15
Apr 5, 2024
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
|
RobertGalatNordic
force-pushed
the
KRKNWK-18680_enable_nrf54l15
branch
5 times, most recently
from
March 22, 2024 15:16
0a36197
to
3d4cb15
Compare
RobertGalatNordic
force-pushed
the
KRKNWK-18680_enable_nrf54l15
branch
2 times, most recently
from
March 27, 2024 10:57
3721b9b
to
c80c601
Compare
ktaborowski
force-pushed
the
KRKNWK-18680_enable_nrf54l15
branch
from
March 27, 2024 15:44
87c0db3
to
a9101c3
Compare
RobertGalatNordic
force-pushed
the
KRKNWK-18680_enable_nrf54l15
branch
from
March 28, 2024 08:34
a9101c3
to
ac4b404
Compare
ktaborowski
force-pushed
the
KRKNWK-18680_enable_nrf54l15
branch
5 times, most recently
from
March 28, 2024 12:30
ea01047
to
c954aca
Compare
ktaborowski
reviewed
Mar 29, 2024
samples/sid_end_device/child_image/mcuboot/boards/nrf54l15pdk_nrf54l15_cpuapp.conf
Outdated
Show resolved
Hide resolved
samples/sid_end_device/child_image/mcuboot/boards/nrf54l15pdk_nrf54l15_cpuapp_release.conf
Outdated
Show resolved
Hide resolved
ktaborowski
approved these changes
Apr 2, 2024
KRKNWK-18680 Allow building tests for nrf54l15 Fix configuration of crypto test Crypto clean up test config Signed-off-by: Robert Gałat <[email protected]>
KRKNWK-18680 add nrf54 to automated test detection for twister Signed-off-by: Robert Gałat <[email protected]>
KRKNWK-18680 disable temperature test, as it will fail for nrf54 Signed-off-by: Robert Gałat <[email protected]>
[KRKNWK-18680] Disable isr for buttons (experimental) led 3 and 5 on port2 does not support it. Disable sub-GHz configuration start with ble only with default dts. Signed-off-by: Krzysztof Taborowski <[email protected]>
[KRKNWK-18680] Configuration tested on PCA10156 v0.2.1 (ES-5) Signed-off-by: Krzysztof Taborowski <[email protected]>
ktaborowski
force-pushed
the
KRKNWK-18680_enable_nrf54l15
branch
2 times, most recently
from
April 3, 2024 08:03
9da0df6
to
50a382e
Compare
[KRKNWK-18680] No dfu configuration may has different address on different platforms e.g. when flash is larger. Minor improvements: Remove duplicated configuration. Make code comment more precise. Signed-off-by: Krzysztof Taborowski <[email protected]>
ktaborowski
force-pushed
the
KRKNWK-18680_enable_nrf54l15
branch
from
April 4, 2024 07:35
50a382e
to
1c19649
Compare
Merged
totyz
approved these changes
Apr 5, 2024
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.
Tests PASSED, nrf54 works, no regression found so far
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.
KRKNWK-18680
Allow building tests for nrf54l15