First implementation of file IO via libff in epicardium & pycarddium
Merged
First implementation of file IO via libff in epicardium & pycarddium
swym/firmware:fat
into
master
4 unresolved threads
4 unresolved threads
Compare changes
+ 236
− 43
@@ -2,68 +2,118 @@
@@ -79,8 +129,13 @@ static bool mount()
@@ -98,10 +153,9 @@ int ff_cre_syncobj(BYTE vol, FF_SYNC_t *sobj)
@@ -118,8 +172,8 @@ int ff_del_syncobj(FF_SYNC_t sobj)
@@ -130,6 +184,145 @@ int ff_req_grant(FF_SYNC_t sobj)