analogdevicesinc / rpmsg-examples

RPMsg Examples
BSD 4-Clause "Original" or "Old" License
0 stars 0 forks source link

[Question] queuing messages #1

Open pfeatherstone opened 2 months ago

pfeatherstone commented 2 months ago

It looks like you have implemented your own message queue. Why not use rpmsg_queue_create() as per the documentation here ? Or is this not implemented in your fork of rpmsg-lite ?

artursartamonovsadi commented 2 months ago

Yes, its not implemented.

pfeatherstone commented 2 months ago

It is defined here though https://github.com/analogdevicesinc/rpmsg-lite/blob/master/lib/rpmsg_lite/rpmsg_queue.c