<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/extmod/vfs_fat_ffconf.c, branch 6.0.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-01-30T01:26:07+00:00</updated>
<entry>
<title>extmod: Remove MICROPY_FSUSERMOUNT and related files.</title>
<updated>2017-01-30T01:26:07+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-29T04:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1808b2e8d5c9fff8020628a7849a537ffa9790e3'/>
<id>urn:sha1:1808b2e8d5c9fff8020628a7849a537ffa9790e3</id>
<content type='text'>
Replaced by MICROPY_VFS and the VFS sub-system.
</content>
</entry>
<entry>
<title>extmod: Rename vfs_fat_file.h to vfs_fat.h.</title>
<updated>2017-01-27T04:04:17+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-27T04:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=32a1138b9f66b76808906064a76c5f9533cc825c'/>
<id>urn:sha1:32a1138b9f66b76808906064a76c5f9533cc825c</id>
<content type='text'>
And move declaration of mp_fat_vfs_type to this file.
</content>
</entry>
<entry>
<title>extmod/vfs_fat: Rework so it can optionally use OO version of FatFS.</title>
<updated>2017-01-27T02:19:10+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-06-01T16:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f5f4cdae89ed040ae9209a380cf968254434e819'/>
<id>urn:sha1:f5f4cdae89ed040ae9209a380cf968254434e819</id>
<content type='text'>
If MICROPY_VFS_FAT is enabled by a port then the port must switch to using
MICROPY_FATFS_OO.  Otherwise a port can continue to use the FatFs code
without any changes.
</content>
</entry>
<entry>
<title>extmod/vfs_fat_ffconf: Reusable FatFs module, move from stmhal/ffconf.</title>
<updated>2016-02-14T22:19:27+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-02-14T22:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=46a0ac02c529e8dd18feff0394ed5709db26dc2b'/>
<id>urn:sha1:46a0ac02c529e8dd18feff0394ed5709db26dc2b</id>
<content type='text'>
TODO: Probably merge into vfs_fat_diskio.
</content>
</entry>
</feed>
