aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/lib_periphs.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'mpm/python/lib_periphs.hpp')
-rw-r--r--mpm/python/lib_periphs.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/mpm/python/lib_periphs.hpp b/mpm/python/lib_periphs.hpp
new file mode 100644
index 000000000..2ea023c5c
--- /dev/null
+++ b/mpm/python/lib_periphs.hpp
@@ -0,0 +1,4 @@
+#pragma once
+
+void export_lmk();
+void export_spi();