5 lines
108 B
CMake

target_sources(${TARGET_NAME} PRIVATE
FileSystemManager.cpp
SdCardAccess.cpp
SdCardManager.cpp
)