Description: Applied to the message queue STM32 microcontroller program, can be used for temporary storage of data, convenience of data management, such as serial port receiving, can save to queue first, then to deal with data.
To Search:
File list (Check if you may need any files):
INC\FIFOQueue.h
...\Main.h
...\stm32f10x_conf.h
...\stm32f10x_it.h
...\wifi.h
SRC\FIFOQueue.c
...\main.c
...\stm32f10x_it.c
...\system_stm32f10x.c
INC
SRC