lab209b3 / zephyr_tutorial_vn

1 stars 0 forks source link

{TASK] Write about work queue, message queue for thread communication #32

Open baobuibk opened 3 months ago

baobuibk commented 3 months ago

Follow this tutorial: https://blog.golioth.io/zephyr-threads-work-queues-message-queues-and-how-we-use-them/

Write tutorial and example about how to communicate between multiple thread

baobuibk commented 3 months ago

Also, read and include these tutorial on our doc https://www.zephyrproject.org/common-multithreading-problems-and-their-fixes/