搜索资源列表
fifo
- 这是一个串口通信的队列,单片机和电脑之间,单片机和单片机之间只要简单的调用函数就可以了。-This is a serial communication queue, single-chip computer and between computers, between single-chip MCU and a simple function call it.
queue_old.c
- how a queue is implemented in Embedded C . it works on the principle of FIFO.