You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/06/25 22:22:21 UTC

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #3978: Decouple the initialization of the separate heaps from the TEXT_HEAP option.

Ouss4 commented on pull request #3978:
URL: https://github.com/apache/incubator-nuttx/pull/3978#issuecomment-868861965


   @yamt this requires `CONFIG_ESP32_IRAM_HEAP` (or `CONFIG_ESP32_RTC_HEAP) to be added to ESP32 configs that use dynamic loading.  I tried to avoid this by keeping the IRAM heap conditioned only by `ARCH_USE_TEXT_HEAP` but didn't look to clean to me.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org