<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/lib/fatfs/option/unicode.c, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>lib/fatfs: Remove old fatfs library component, it's replaced by oofatfs.</title>
<updated>2017-01-30T01:26:08+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-01-29T04:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=9425bf5b2ba4a4b7f535c9e52add43fd1664802d'/>
<id>9425bf5b2ba4a4b7f535c9e52add43fd1664802d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: Update FatFs to R0.11.</title>
<updated>2015-03-29T21:12:14+00:00</updated>
<author>
<name>Daniel Campora</name>
</author>
<published>2015-03-27T11:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=7b19e99edd2ca5d60154ffaa6007c936f274a15a'/>
<id>7b19e99edd2ca5d60154ffaa6007c936f274a15a</id>
<content type='text'>
There are lots of cosmetic changes, but this release brings a  very
important bug fix:
 - Fixed f_unlink() does not remove cluster chain of the file.

With R0.10c if you try to write a file that is too large to fit in the
free space of the drive, the operation fails, you delete the incomplete
file, and it seems to be erased, but the space is not really freed,
because any subsequent write operations fail because the drive is
"still" full. The only way to recover from this is by formatting the
drive. I can confirm that R0.11 fixes the problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are lots of cosmetic changes, but this release brings a  very
important bug fix:
 - Fixed f_unlink() does not remove cluster chain of the file.

With R0.10c if you try to write a file that is too large to fit in the
free space of the drive, the operation fails, you delete the incomplete
file, and it seems to be erased, but the space is not really freed,
because any subsequent write operations fail because the drive is
"still" full. The only way to recover from this is by formatting the
drive. I can confirm that R0.11 fixes the problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/fatfs: Upgrade to new FatFs driver, put in lib/ for common use.</title>
<updated>2014-12-27T17:36:16+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-12-20T20:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=c546b66bab04426a423af21eabb84de5707b29c4'/>
<id>c546b66bab04426a423af21eabb84de5707b29c4</id>
<content type='text'>
Patches to fatfs for our use will follow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patches to fatfs for our use will follow.
</pre>
</div>
</content>
</entry>
</feed>
