mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
82eca2607a
Change mqueue_msg_s to a dynamic array so that mqueue msg can be malloc based on the msg size of the current data when applied dynamically. Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com>