From ecb96b325c2f6e0fc1ec55804e42f7ca5161f623 Mon Sep 17 00:00:00 2001 From: Hays Chan <25737801+hayschan@users.noreply.github.com> Date: Fri, 5 Jan 2024 10:55:28 +0800 Subject: [PATCH] Delete examples/default_example/main/CMakeLists_registry.txt --- examples/default_example/main/CMakeLists_registry.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 examples/default_example/main/CMakeLists_registry.txt diff --git a/examples/default_example/main/CMakeLists_registry.txt b/examples/default_example/main/CMakeLists_registry.txt deleted file mode 100644 index dfe4da5..0000000 --- a/examples/default_example/main/CMakeLists_registry.txt +++ /dev/null @@ -1,3 +0,0 @@ -idf_component_register(SRCS "xgzf4000-poll-data.c" - INCLUDE_DIRS "." ) - \ No newline at end of file