freertos队列使用注意(坑)

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

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