Skip to content

Improve memory usage visualization#116

Open
edmont wants to merge 1 commit into
nrfconnect:mainfrom
edmont:pr/improve-memory-view
Open

Improve memory usage visualization#116
edmont wants to merge 1 commit into
nrfconnect:mainfrom
edmont:pr/improve-memory-view

Conversation

@edmont

@edmont edmont commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Improve memory requirements tables to show all the memory slots
and free space available for application.

Also show the same information in bar charts.

@edmont edmont requested a review from a team as a code owner June 12, 2026 13:24
@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Documentation Preview

The documentation has been built successfully. You can view the preview here: preview

Generated at: 2026-06-18 06:35:06 UTC with commit 9433d6b.

Expand to view changed pages
File Preview
docs/memory.rst View

Note: The preview will be available after GitHub Pages deployment completes (usually 1-2 minutes). Ensure that generated at timestamp is up to date. If the Pull Request is stale for more than 30 days, the preview may be deleted. In this case, please update the Pull Request, or re-run the Build Documentation workflow to generate a new preview.

@edmont edmont force-pushed the pr/improve-memory-view branch 2 times, most recently from 7f477f1 to 79e4273 Compare June 15, 2026 10:29
Improve memory requirements tables to show all the memory slots
and free space available for application.

Also show the same imformation in bar charts.

Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
@edmont edmont force-pushed the pr/improve-memory-view branch from 79e4273 to 9433d6b Compare June 18, 2026 06:33
@@ -0,0 +1,227 @@
# Memory requirement data for nRF54LM20 DK.
# Partition sizes are derived from dts/*.dtsi.
# Sample usage is generated from Twister build logs.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, just noticed one thing to improve/change. If these yaml files are generated, do we even need them in the repo?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are generated externally in our CI. Sphinx still needs them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants