# queue_buf **Repository Path**: chenpenglai/queue_buf ## Basic Information - **Project Name**: queue_buf - **Description**: 从freertos提取出来的队列功能程序,仅依赖几个标准的c库 "stdlib.h" "stdint.h" "string.h",移植简单方便,已通过出货设备批量验证 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-07-01 - **Last Updated**: 2023-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # queue_buf #### 介绍 从freertos提取出来的队列功能程序,仅依赖几个标准的c库 "stdlib.h" "stdint.h" "string.h",移植简单方便,已通过出货设备批量验证