-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
doc: 54H EngB + C support drop #18912
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 129ead835e3d2a0fea2c7b14211f71ac8a0b56b0 more detailssdk-nrf:
Github labels
List of changed files detected by CI (4)
Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
8dfbece
to
36ba048
Compare
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
Dependencies | ||
------------ | ||
|
||
The following required dependencies for the nRF54H20 SoC and DK have been updated. |
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.
Is something missing here?
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.
Not really, just preparing the section for later edits
doc/nrf/app_dev/device_guides/working_with_nrf/nrf54h/ug_nrf54h20_gs.rst
Outdated
Show resolved
Hide resolved
doc/nrf/releases_and_maturity/migration/migration_guide_2.9.rst
Outdated
Show resolved
Hide resolved
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.
How about the old migrataion guides from cs to 2.7.0, should they all be removed as well.
We should not remove them till the documentation is available for versions up to 2.7. There are direct links to those guides, removing the pages would break the old documentation. However, we could orphan old migration guides. @b-gent |
36ba048
to
11e73c3
Compare
doc/nrf/releases_and_maturity/migration/migration_guide_2.9.rst
Outdated
Show resolved
Hide resolved
Updated docs to mention end of support for 54H20 EngB EngC. Signed-off-by: Francesco Domenico Servidio <[email protected]>
11e73c3
to
129ead8
Compare
@carlescufi @shanthanordic Could you review this PR? |
@@ -28,6 +28,8 @@ The following table illustrates ABI compatibility between different versions of | |||
|
|||
* - |NCS| versions | |||
- Compatible nRF54H20 SoC binaries version | |||
* - |NCS| v2.9.0 |
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.
Are we sure that Binaries bundle will not change for 2.9.0?
Updated docs to mention end of support for 54H20 EngB EngC.