diff options
Diffstat (limited to 'stmhal/modstm.h')
-rw-r--r-- | stmhal/modstm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/modstm.h b/stmhal/modstm.h new file mode 100644 index 0000000000..205cdd2a18 --- /dev/null +++ b/stmhal/modstm.h @@ -0,0 +1 @@ +extern const mp_obj_module_t stm_module; |