From c8e79a926620e48830778714cfe4b2ea2453fcaf Mon Sep 17 00:00:00 2001 From: jacqueline Date: Fri, 25 Jul 2025 13:33:07 +1000 Subject: Update forked idf components --- lib/fatfs/test_fatfs_host/main.cpp | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 lib/fatfs/test_fatfs_host/main.cpp (limited to 'lib/fatfs/test_fatfs_host/main.cpp') 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" -- cgit v1.2.3