-
Notifications
You must be signed in to change notification settings - Fork 1.4k
applications: Migrate to the new board variant #23300
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
applications: Migrate to the new board variant #23300
Conversation
Use nRF52840 dongle board variant for applications that overwrite nRF5 SDK bootloader. Ref: NCSDK-33774 Signed-off-by: Tomasz Chyrowicz <[email protected]>
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 2 projects with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: e6a78e52162249c89cc3f62b4076ebc68d185059 more detailssdk-nrf:
mcuboot:
zephyr:
Github labels
List of changed files detected by CI (65)
Outputs:ToolchainVersion: 684b32e022 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
Memory footprint analysis revealed the following potential issuesapplications.nrf_desktop.zdebug_keyboard[nrf52840dk/nrf52840]: ROM size increased by 512[B] in comparison to the main[809c81b] branch. - link (cc: @nrfconnect/ncs-si-bluebagel) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-23300/2) |
This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time. |
Use nRF52840 dongle board variant for applications that overwrite nRF5 SDK bootloader.
Ref: NCSDK-33774