Skip to content
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

Enable PSRAM #468

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Enable PSRAM #468

wants to merge 1 commit into from

Conversation

mutatrum
Copy link
Contributor

This change in sdkconfig.defaults enables PSRAM for the ESP32-S3-WROOM-1 N16R8 variant. This adds 8MB of ram to FreeRTOS.

Assumption is that all manufactured BitAxes are using this variant. If there are BitAxes with the 4MB variant, or with no PSRAM, it will probably crash.

The most defensive option is to make sure this code will work on all variants. The other option is to push it out and see what breaks.

@mutatrum
Copy link
Contributor Author

See #434 (comment) for why some settings have changed or removed.

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