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