mirror of
https://github.com/micropython/micropython.git
synced 2025-08-21 10:00:38 +02:00
extmod: Move fsusermount.c from stmhal for cross-port reuse.
This commit is contained in:
@@ -105,4 +105,7 @@ extern const mp_obj_module_t mp_module_ussl;
|
||||
extern const mp_obj_module_t mp_module_machine;
|
||||
extern const mp_obj_module_t mp_module_lwip;
|
||||
|
||||
// extmod functions
|
||||
MP_DECLARE_CONST_FUN_OBJ(pyb_mount_obj);
|
||||
|
||||
#endif // __MICROPY_INCLUDED_PY_BUILTIN_H__
|
||||
|
Reference in New Issue
Block a user