1
0
forked from fsfw/fsfw

added FreeRTOS queue map manager

This commit is contained in:
2021-05-27 13:12:34 +02:00
parent 59e7f0caae
commit e15f03fb0a
5 changed files with 157 additions and 57 deletions

View File

@ -15,6 +15,7 @@ target_sources(${LIB_FSFW_NAME}
TaskFactory.cpp
Timekeeper.cpp
TaskManagement.cpp
QueueMapManager.cpp
)
# FreeRTOS is required to link the FSFW now. It is recommended to compile