Skip to content

RAM optimizations#442

Merged
stintel merged 2 commits intomainfrom
feature/ram_optimizations
Jun 4, 2025
Merged

RAM optimizations#442
stintel merged 2 commits intomainfrom
feature/ram_optimizations

Conversation

@stintel
Copy link
Collaborator

@stintel stintel commented Jun 4, 2025

No description provided.

stintel added 2 commits May 30, 2025 16:10
This will consume 1/16th of the SPI RAM, but even after enabling this we
have 11 out of 16MB free after boot, so we really don't have to worry
about running out of memory.
Basically everything Willow does uses both the Wi-Fi and IP stack, so it
makes sense to have this in IRAM. Since we freed up a bunch of IRAM in
commit 10accf8 ("lvgl: display buffer in SPIRAM"), we should have
enough memory available to do this.

Torture test results: 2000/2000.
@stintel stintel merged commit f7ed1f4 into main Jun 4, 2025
9 checks passed
@stintel stintel deleted the feature/ram_optimizations branch June 4, 2025 07:05
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.

1 participant