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/11/08 02:35:32 UTC

[GitHub] [incubator-nuttx] donghengqaz opened a new pull request #4796: esp32/esp32c3: Fix MMU pages number calculation error

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


   ## Summary
   
   Fix MMU pages number calculation error.
   
   If the starting mapping address is not 64KB aligned, we must allocation space by 64KB align, so the rest is also added.
   
   ## Impact
   
   ## Testing
   
   


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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4796: esp32/esp32c3: Fix MMU pages number calculation error

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


   


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