Skip to content

Commit 042b7ca

Browse files
Updated host tests
1 parent 409343b commit 042b7ca

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

tests/host/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ CORE_CPP_FILES := \
108108
common/FsStructs.cpp \
109109
common/FsDateTime.cpp \
110110
common/PrintBasic.cpp \
111-
SdCard/SdSpiCard.cpp \
112-
SpiDriver/SdSpiESP.cpp \
113111
) \
114112
$(abspath $(LIBRARIES_PATH)/SDFS/src/SDFS.cpp) \
115113
$(abspath $(LIBRARIES_PATH)/SD/src/SD.cpp) \

0 commit comments

Comments
 (0)