You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/10/13 19:20:00 UTC

[GitHub] [mynewt-core] caspermeijn opened a new pull request #2391: apps: Fix cbmem sizes

caspermeijn opened a new pull request #2391:
URL: https://github.com/apache/mynewt-core/pull/2391


   The size passed to cbmem_init is in bytes. Therefore the datatype of
   cbmem_buf needs to be one byte long.


----------------------------------------------------------------
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] [mynewt-core] apache-mynewt-bot commented on pull request #2391: apps: Fix cbmem sizes

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on pull request #2391:
URL: https://github.com/apache/mynewt-core/pull/2391#issuecomment-707964311


   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


----------------------------------------------------------------
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] [mynewt-core] ccollins476ad merged pull request #2391: apps: Fix cbmem sizes

Posted by GitBox <gi...@apache.org>.
ccollins476ad merged pull request #2391:
URL: https://github.com/apache/mynewt-core/pull/2391


   


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