1
0
forked from fsfw/fsfw

name storage abstraction available for linux as well

This commit is contained in:
2021-03-23 14:40:30 +01:00
parent bdd9889718
commit d781c6fcec
7 changed files with 46 additions and 53 deletions

View File

@ -10,6 +10,7 @@ target_sources(${LIB_FSFW_NAME}
QueueMapManager.cpp
SemaphoreFactory.cpp
TaskFactory.cpp
taskHelpers.cpp
)
if(UNIX)