Update tests so it uses llfs data and lffs
This commit is contained in:
2023-11-29 18:03:04 +01:00
parent 930034d146
commit b06ec97075
7 changed files with 231 additions and 48 deletions

View File

@@ -18,6 +18,8 @@ target_sources(tests
PRIVATE
${TEST_SOURCES}
../project/Core/Src/tftp.c
../project/Core/Src/llfs_data.c
../project/Core/Src/llfs.c
)
target_compile_options(tests PRIVATE $<$<CONFIG:Debug>: