summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/ldt0028/pyupm_ldt0028.i
diff options
context:
space:
mode:
authorLee Campbell <leecam@google.com>2016-07-26 09:46:30 -0700
committerLee Campbell <leecam@google.com>2016-07-26 09:46:30 -0700
commitc05c4bf2de0aa0c665474f9b7cc9ceac3d9d331a (patch)
tree1715c431d5ca86cdb251772d18e637d17efe8dd6 /peripheral/libupm/src/ldt0028/pyupm_ldt0028.i
parentbf215a6d8d17433b6ada853f0f9ba29ebd07b505 (diff)
downloadintel-c05c4bf2de0aa0c665474f9b7cc9ceac3d9d331a.tar.gz
Remove sensors, lights, examples, mraa and upm
The Edison BSP should only reference hardware that is actually on the Edison module, not the baseboard or things that could be connected in the future. BUG: 30395870 Change-Id: I2484f0e5b5da8e5d93a7af0b94e0a2386c446329
Diffstat (limited to 'peripheral/libupm/src/ldt0028/pyupm_ldt0028.i')
-rw-r--r--peripheral/libupm/src/ldt0028/pyupm_ldt0028.i12
1 files changed, 0 insertions, 12 deletions
diff --git a/peripheral/libupm/src/ldt0028/pyupm_ldt0028.i b/peripheral/libupm/src/ldt0028/pyupm_ldt0028.i
deleted file mode 100644
index 6760eed..0000000
--- a/peripheral/libupm/src/ldt0028/pyupm_ldt0028.i
+++ /dev/null
@@ -1,12 +0,0 @@
-// Include doxygen-generated documentation
-%include "pyupm_doxy2swig.i"
-%module pyupm_ldt0028
-%include "../upm.i"
-
-%feature("autodoc", "3");
-
-%include "ldt0028.h"
-%{
- #include "ldt0028.h"
-%}
-