[ 
https://issues.apache.org/jira/browse/MYNEWT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15178731#comment-15178731
 ] 

Sterling Hughes commented on MYNEWT-186:
----------------------------------------

I agree with Marko here.  _sbrk() to me is a platform specific call to allocate 
more heap.  I think we can have a standard _sbrk() that gets called with a set 
of memory regions that is common across BSPs.  If people want to do fancier 
mappings here, however, we should let them.  

> move sbrk to MCU
> ----------------
>
>                 Key: MYNEWT-186
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-186
>             Project: Mynewt
>          Issue Type: Bug
>            Reporter: Paul Dietrich
>
> Seems like this is not necessary to implement for each bps since its pretty 
> standard.  This should probably be moved to the MCU or even to the OS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to