From 1a4830aea9360eaf59aecabad0c1d04bfc4050b7 Mon Sep 17 00:00:00 2001 From: "Robin.Mueller" Date: Thu, 1 Apr 2021 11:07:56 +0200 Subject: [PATCH] deleted folder which was moved --- linux/i2c/CMakeLists.txt | 6 ------ linux/spi/CMakeLists.txt | 0 2 files changed, 6 deletions(-) delete mode 100644 linux/i2c/CMakeLists.txt delete mode 100644 linux/spi/CMakeLists.txt diff --git a/linux/i2c/CMakeLists.txt b/linux/i2c/CMakeLists.txt deleted file mode 100644 index 45a7edcc..00000000 --- a/linux/i2c/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -target_sources(${TARGET_NAME} PUBLIC -) - - - - diff --git a/linux/spi/CMakeLists.txt b/linux/spi/CMakeLists.txt deleted file mode 100644 index e69de29b..00000000