mlyszczek commented on PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#issuecomment-1171050306

   Yeah, so I've compiled stub code and my flash increased by 18kB. It will 
probably take similar ammount of memory to compile and I don't suppose there is 
some trickery to share flash code between CPUs ;) And I don't know what else 
will have to be compiled for another CPU to support OpenAMP there, so it might 
be another extra tens of kB of flash.
   
   And my project requires substential ammount of flash as it is so adding 
around 40kB just for IPCC is hard to swallow.
   
   So I've decieded that I will continue with that simple character device 
stream. The question is, are you going to accept this into upstream or should I 
not even bother creating pull request for this and just keep it internally?


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to