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