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

CONFIG_ESP32_WIFI_NET_ALLOC_SPIRAM has no effect #78308

Closed
sam-golioth opened this issue Sep 11, 2024 · 4 comments
Closed

CONFIG_ESP32_WIFI_NET_ALLOC_SPIRAM has no effect #78308

sam-golioth opened this issue Sep 11, 2024 · 4 comments
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug platform: ESP32 Espressif ESP32

Comments

@sam-golioth
Copy link

Describe the bug

CONFIG_ESP32_WIFI_NET_ALLOC_SPIRAM has no effect. Enabling this option does not change the size of the used space in either ext_ram_seg or dram0_0_seg. This was tested with esp32_devkitc_wrover/esp32/procpu
To Reproduce

Expected behavior

Impact

Logs and console output

Environment (please complete the following information):

  • OS: (e.g. Linux, MacOS, Windows)
  • Toolchain (e.g Zephyr SDK, ...)
  • Commit SHA or Version used

Additional context

@sam-golioth sam-golioth added the bug The issue is a bug, or the PR is fixing a bug label Sep 11, 2024
@sylvioalves
Copy link
Collaborator

sylvioalves commented Sep 12, 2024

Current work related to all of this:
#77877
#74670

@marekmatej
Copy link

This issue is previously described here #74675

@henrikbrixandersen henrikbrixandersen added the platform: ESP32 Espressif ESP32 label Sep 13, 2024
@sylvioalves
Copy link
Collaborator

Closing as duplicated: #74675

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug platform: ESP32 Espressif ESP32
Projects
None yet
Development

No branches or pull requests

5 participants