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/01/27 13:38:22 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2758: arch/xtensa/Kconfig: Reduce the default value of the internal memory.

Ouss4 opened a new pull request #2758:
URL: https://github.com/apache/incubator-nuttx/pull/2758


   ## Summary
   The static memory for ESP32 is now divided at almost the middle to not override
   the ROM data.  The old 0x28000 will take all of what's left for heap
   region1.
   
   ## Impact
   The whole internal heap is disabled by default.  So no impact.
   ## Testing
   esp32 boards.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2758: arch/xtensa/Kconfig: Reduce the default value of the internal memory.

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #2758:
URL: https://github.com/apache/incubator-nuttx/pull/2758


   


----------------------------------------------------------------
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:
users@infra.apache.org