summaryrefslogtreecommitdiff
path: root/lib/fatfs/test_fatfs_host/main.cpp
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2025-07-25 13:33:07 +1000
committerjacqueline <me@jacqueline.id.au>2025-07-25 13:33:07 +1000
commitc8e79a926620e48830778714cfe4b2ea2453fcaf (patch)
tree8c756e08e01b8e147cf72bec128026f46bd854c5 /lib/fatfs/test_fatfs_host/main.cpp
parent237136f3e93cb6b5be24670d7520adb17cc0fa36 (diff)
downloadtangara-fw-c8e79a926620e48830778714cfe4b2ea2453fcaf.tar.gz
Update forked idf components
Diffstat (limited to 'lib/fatfs/test_fatfs_host/main.cpp')
-rw-r--r--lib/fatfs/test_fatfs_host/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/fatfs/test_fatfs_host/main.cpp b/lib/fatfs/test_fatfs_host/main.cpp
deleted file mode 100644
index 0c7c351f..00000000
--- a/lib/fatfs/test_fatfs_host/main.cpp
+++ /dev/null
@@ -1,2 +0,0 @@
-#define CATCH_CONFIG_MAIN
-#include "catch.hpp"