make import work in micropython
8 unresolved threads
8 unresolved threads
Compare changes
+ 255
− 43
@@ -2,68 +2,119 @@
@@ -79,8 +130,13 @@ static bool mount()
@@ -98,10 +154,9 @@ int ff_cre_syncobj(BYTE vol, FF_SYNC_t *sobj)
@@ -118,8 +173,8 @@ int ff_del_syncobj(FF_SYNC_t sobj)
@@ -130,6 +185,163 @@ int ff_req_grant(FF_SYNC_t sobj)