-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Fast Pair: nRF54L05/L10 support #20488
Conversation
Added support for the nRF54L05 and the nRF54L10 board targets in the Fast Pair Input Device sample. Ref: NCSDK-30305 Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
Added the nRF54L10 and nRF54L15 board targets to the Fast Pair Input Device sample quarantine. The nRF54L05 board target should be sufficient to test in the integration scope and prevent potential memory overflows as the smallest target. Ref: NCSDK-30305 Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: f25b35786f121b9840f9229e1785bfc23c0e72f4 more detailssdk-nrf:
Github labels
List of changed files detected by CI (24)
Outputs:ToolchainVersion: 4cff34261a Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR at this link. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
samples/bluetooth/fast_pair/locator_tag/configuration/pm_static_nrf54l15dk_nrf54l10_cpuapp.yml
Outdated
Show resolved
Hide resolved
...uetooth/fast_pair/locator_tag/configuration/pm_static_nrf54l15dk_nrf54l05_cpuapp_release.yml
Show resolved
Hide resolved
1acfe57
to
22f2841
Compare
samples/bluetooth/fast_pair/locator_tag/configuration/boards/nrf54l15dk_nrf54l05_cpuapp.conf
Outdated
Show resolved
Hide resolved
samples/bluetooth/fast_pair/locator_tag/configuration/boards/nrf54l15dk_nrf54l05_cpuapp.conf
Show resolved
Hide resolved
...uetooth/fast_pair/locator_tag/configuration/pm_static_nrf54l15dk_nrf54l05_cpuapp_release.yml
Show resolved
Hide resolved
Added support for the nRF54L05 and the nRF54L10 board targets in the Fast Pair Locator Tag sample. Ref: NCSDK-30305 Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
Added the nRF54L10 and nRF54L15 board targets to the Fast Pair Locator Tag sample quarantine in the release configuration variant. The nRF54L05 board target should be sufficient to test in the integration scope and prevent potential memory overflows as the smallest target. Added the nRF54L05 and nRF54L15 board targets to the Fast Pair Locator Tag sample quarantine in the debug configuration variant. The nRF54L10 board target should be sufficient to test in the integration scope and prevent potential memory overflows as the target with the smallest application partition in the debug configuration. Ref: NCSDK-30305 Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
Added a changelog item that informs about the nRF54L05 and nRF54L10 board target support in the Fast Pair samples. Ref: NCSDK-30305 Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
Added support for the nRF54L05 and the nRF54L10 board targets in the Fast Pair test projects. Ref: NCSDK-30305 Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
22f2841
to
9e2d52c
Compare
e6f955b
to
8655f5b
Compare
scripts/quarantine_integration.yaml
Outdated
comment: "Configurations excluded to limit resources usage in integration builds" | ||
|
||
|
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.
Unnecessary empty line
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.
fixed
Added the nRF54L10 and nRF54L15 board targets to the Fast Pair tests quarantine. The nRF54L05 board target should be sufficient to test in the integration scope and prevent potential memory overflows as the smallest target. Ref: NCSDK-30305 Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
8655f5b
to
f25b357
Compare
No description provided.