freertos队列使用注意(坑)

队列不能声明成static类型;
例如:
static xQueueHandle U1RxQueue;

posted @ 2021-08-03 10:00  xiaohanxixi  阅读(524)  评论(0编辑  收藏  举报