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
+ 176
− 2
@@ -2,24 +2,73 @@
@@ -64,6 +113,7 @@ static bool mount()
@@ -79,7 +129,12 @@ static bool mount()
@@ -98,7 +153,6 @@ int ff_cre_syncobj(BYTE vol, FF_SYNC_t *sobj)
@@ -133,3 +187,123 @@ void ff_rel_grant(FF_SYNC_t sobj)