6 lines
129 B
CMake
6 lines
129 B
CMake
target_sources(${OBSW_NAME} PRIVATE
|
|
FileSystemHandler.cpp
|
|
SdCardManager.cpp
|
|
scratchApi.cpp
|
|
FilesystemHelper.cpp
|
|
) |