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

Add file needed when moving code and data from FLASH to PSRAM #376

Draft
wants to merge 1 commit into
base: zephyr
Choose a base branch
from

Conversation

wmrsouza
Copy link
Collaborator

@wmrsouza wmrsouza commented Dec 5, 2024

This PR adds the mmu_psram_flash.c to CMakeLists.txt for ESP32-S2 and ESP32-S3 needed when CONFIG_SPIRAM_FETCH_INSTRUCTIONS and CONFIG_SPIRAM_RODATA are enabled.

…SRAM

Adds the file mmu_psram_flash.c to CMakeLists.txt for ESP32-S2 and
ESP32-S3 needed when CONFIG_SPIRAM_FETCH_INSTRUCTIONS and
CONFIG_SPIRAM_RODATA are enabled.

Signed-off-by: Marcio Ribeiro <[email protected]>
@wmrsouza wmrsouza changed the title cmakelists: add file needed when moving code and data from FLASH to PSRAM Add file needed when moving code and data from FLASH to PSRAM Dec 5, 2024
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