Hi All,
Apologies for what may be a newbie question.
We're evaluating whether to use RL-ARM / RTX on a STM32F10x. It seems like a good value, but queues seem noticeably missing.
I imagine I could implement a thread-safe queue / ring buffer on top of the mailbox, but I wonder if there is a canonical implementation of queue for RTX / RL-ARM that i could just use.
thanks!