cwespressif opened a new pull request #2832: URL: https://github.com/apache/incubator-nuttx/pull/2832
## Summary `SPIRAM` is not DMA-capable, while WiFi `internal malloc` from heap must be DMA-capable, We must avoid `internal malloc` from the heap of `PSRAM` ## Impact If WiFi `internal malloc` from `PSRAM`, it will cause the system block. ## Testing ESP32 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org