summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/rfr359f/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/rfr359f/CMakeLists.txt')
-rw-r--r--peripheral/libupm/src/rfr359f/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/peripheral/libupm/src/rfr359f/CMakeLists.txt b/peripheral/libupm/src/rfr359f/CMakeLists.txt
deleted file mode 100644
index 94cb79d..0000000
--- a/peripheral/libupm/src/rfr359f/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-set (libname "rfr359f")
-set (libdescription "upm rfr359f grove distance interrupter")
-set (module_src ${libname}.cxx)
-set (module_h ${libname}.h)
-upm_module_init()