2021-05-27 21:06:37 +02:00
|
|
|
target_sources(${TARGET_NAME} PRIVATE
|
2021-07-08 12:22:41 +02:00
|
|
|
FileSystemHandler.cpp
|
2021-07-07 20:50:11 +02:00
|
|
|
SdCardManager.cpp
|
2021-07-09 16:57:34 +02:00
|
|
|
scratchApi.cpp
|
2022-01-07 09:50:04 +01:00
|
|
|
FilesystemHelper.cpp
|
2021-05-27 21:06:37 +02:00
|
|
|
)
|