Hello, the nilrtos topic is very old and i figured it would be better to create another topic.
I searched the html documentation and didnt find anything regarding Task Communication in Nil RTOS.
I have a task that uses the ADC and wants to send that value to another task that uses pwm.
In freeRTOs they use queues for that, is there anything similar in Nil RTOS?
Thanks!