From ddd05b2c7e4b5c9f95f913b5ca24be9edc5bd7bb Mon Sep 17 00:00:00 2001 From: MDC Service Date: Wed, 25 May 2022 13:07:19 +0200 Subject: replace files with copyright header and Doxygen comments --- software/main/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 software/main/CMakeLists.txt (limited to 'software/main/CMakeLists.txt') diff --git a/software/main/CMakeLists.txt b/software/main/CMakeLists.txt deleted file mode 100644 index dc2a20b..0000000 --- a/software/main/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -idf_component_register(SRCS "main.cpp" "SimplePgSQL.cpp" "MU80X.cpp" "HMI.cpp" "etc.cpp" "uart.cpp" "iic.cpp" "config.cpp" - INCLUDE_DIRS ".") -- cgit v1.2.3