alxhoff / FreeRTOS-Emulator

POSIX based FreeRTOS emulator with SDL2 graphics interface and multiple async communications interfaces, aiming to make it possible to teach FreeRTOS without embedded hardware using similar processes
https://alxhoff.github.io/FreeRTOS-Emulator/
GNU General Public License v3.0
60 stars 105 forks source link

AIO cleanup code in API functions #14

Closed alxhoff closed 4 years ago

alxhoff commented 4 years ago

Not all functions have proper clean up code. Especially MQs.