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

   I've added lower half driver for the IPCC. The only test I've done is that I 
compiled it. I am going to write some tests for second cpu with stm32cube and 
fix any bugs that I find.
   
   So right now I would like to only request design review - don't look for 
bugs.
   
   @onegray If you can't flash cm0 with custom software then I don't think you 
will be able to take advantage of this driver. As Xiao said, with shared memory 
there is no standard (with the except of OpenAMP) and my implementation is 
ultra simple (4 bytes of length + data[]) but still custom one, and that most 
likely won't work with stm complex communication.
   
   For lora driver I plan to write BSD socket interface on top of that IPCC and 
use Lora software/api provided by stm32cube.


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