Skip to content

refactor(demo): reduce b585's external flash size#144

Merged
kr-t merged 1 commit intomainfrom
reduce-mem-size-b585
Jan 30, 2026
Merged

refactor(demo): reduce b585's external flash size#144
kr-t merged 1 commit intomainfrom
reduce-mem-size-b585

Conversation

@kr-t
Copy link
Collaborator

@kr-t kr-t commented Jan 30, 2026

Currently it takes a lot of time to generate merged hex filesystem. This reduces the generation time, and still gives a lot of memory to a user.

Type of change

Please delete options that are not relevant.

  • Code cleanup/refactoring

How Has This Been Tested?

CI, building on the board.

Test Configuration (required):

  • Host OS type, version, and arch: Ubuntu 24.04 (amd64)
  • Developer Board make & model: ST U585
  • Board Tools Installed: STM32CubeProgrammer)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Currently it takes a lot of time to generate merged hex filesystem.
This reduces the generation time, and still gives a lot of memory to a user.

Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
@kr-t kr-t requested a review from srberard as a code owner January 30, 2026 12:53
Copy link
Contributor

@casaroli casaroli left a comment

Choose a reason for hiding this comment

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

I love engineering.

@kr-t kr-t merged commit 4a7ab7c into main Jan 30, 2026
17 checks passed
@kr-t kr-t deleted the reduce-mem-size-b585 branch January 30, 2026 14:50
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.

2 participants