summaryrefslogtreecommitdiffstatshomepage
path: root/stm/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'stm/gpio.h')
-rw-r--r--stm/gpio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stm/gpio.h b/stm/gpio.h
new file mode 100644
index 0000000000..2f81ac6658
--- /dev/null
+++ b/stm/gpio.h
@@ -0,0 +1 @@
+void gpio_init(mp_obj_t mod);