<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/lib/fatfs/option, branch azure</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=azure</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=azure'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-01-30T01:26:08+00:00</updated>
<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>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-29T04:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9425bf5b2ba4a4b7f535c9e52add43fd1664802d'/>
<id>urn:sha1:9425bf5b2ba4a4b7f535c9e52add43fd1664802d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/fatfs/option/ccsbcs: Follow uPy optional features model.</title>
<updated>2016-06-15T20:53:26+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-15T20:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d402bf299d8ac2974df0c3015377196de8721cad'/>
<id>urn:sha1:d402bf299d8ac2974df0c3015377196de8721cad</id>
<content type='text'>
Don't error out when options is not what you support, just skip your code.
This allows to make FatFs support properly configurable.
</content>
</entry>
<entry>
<title>lib/fatfs: Space optimise the ff_wtoupper function.</title>
<updated>2015-04-11T14:17:04+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-11T14:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d07ccc5a394d0252ffbc227509ed2134465c215a'/>
<id>urn:sha1:d07ccc5a394d0252ffbc227509ed2134465c215a</id>
<content type='text'>
Saves 768 bytes code space on Thumb2 archs.
</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>
<email>daniel@wipy.io</email>
</author>
<published>2015-03-27T11:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7b19e99edd2ca5d60154ffaa6007c936f274a15a'/>
<id>urn:sha1: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>
</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>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-20T20:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c546b66bab04426a423af21eabb84de5707b29c4'/>
<id>urn:sha1:c546b66bab04426a423af21eabb84de5707b29c4</id>
<content type='text'>
Patches to fatfs for our use will follow.
</content>
</entry>
</feed>
