summaryrefslogtreecommitdiff
path: root/stmhal/pybmodule.h
diff options
context:
space:
mode:
authorDave Hylands <dhylands@gmail.com>2014-03-12 18:06:26 -0700
committerDave Hylands <dhylands@gmail.com>2014-03-12 18:15:55 -0700
commitf14b92b9e13c9cb9f54a1d740dbea1eeedeccb5b (patch)
tree303a4e00c9612951c8ab3cfbe926121724173fd1 /stmhal/pybmodule.h
parent19438fd30a3184b656221a59062ea32453d0fd16 (diff)
REPl working on UART6 with STMHAL
Diffstat (limited to 'stmhal/pybmodule.h')
-rw-r--r--stmhal/pybmodule.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/pybmodule.h b/stmhal/pybmodule.h
new file mode 100644
index 000000000..955aaefe3
--- /dev/null
+++ b/stmhal/pybmodule.h
@@ -0,0 +1 @@
+extern const mp_obj_module_t pyb_module;