<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/lib/oofatfs, 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/oofatfs: Update oofatfs library to fix issue with logic not.</title>
<updated>2019-03-07T04:03:09+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-03-07T04:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=350dbb89e667ecee2dbe891793d08d2608f64853'/>
<id>350dbb89e667ecee2dbe891793d08d2608f64853</id>
<content type='text'>
From https://github.com/micropython/oofatfs, branch work-R0.13c,
commit 3b4ee5a646af2769b3dddfe17d5d866233c1e45b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From https://github.com/micropython/oofatfs, branch work-R0.13c,
commit 3b4ee5a646af2769b3dddfe17d5d866233c1e45b.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/oofatfs: Update ffconf.h config for new oofatfs version.</title>
<updated>2019-03-05T04:56:39+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-02-25T12:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=7eadcaa8c674ba950549a336154a1571ab78f07a'/>
<id>7eadcaa8c674ba950549a336154a1571ab78f07a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/oofatfs: Update oofatfs library to R0.13c working branch.</title>
<updated>2019-03-05T04:56:39+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-02-25T12:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=1a24bac6cb3dcb7418c20040149ca19050913109'/>
<id>1a24bac6cb3dcb7418c20040149ca19050913109</id>
<content type='text'>
From https://github.com/micropython/oofatfs, branch work-R0.13c,
commit cb05c9486d3b48ffd6bd7542d8dbbab4b1caf790.

Large code pages (932, 936, 949, 950) have been removed from ffunicode.c
because they were not included in previous versions here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From https://github.com/micropython/oofatfs, branch work-R0.13c,
commit cb05c9486d3b48ffd6bd7542d8dbbab4b1caf790.

Large code pages (932, 936, 949, 950) have been removed from ffunicode.c
because they were not included in previous versions here.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/oofatfs/ffconf.h: Add MICROPY_FATFS_NORTC option.</title>
<updated>2017-01-31T08:54:20+00:00</updated>
<author>
<name>Andrew Gatt</name>
</author>
<published>2017-01-31T08:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=9d3c0d423e878edf1daa4ea836fc6879f519a438'/>
<id>9d3c0d423e878edf1daa4ea836fc6879f519a438</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/oofatfs/ffconf.h: Allow to configure FS_EXFAT option.</title>
<updated>2017-01-31T01:32:24+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-01-31T01:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=b039d93d7e0d43bb45e0c36a28f02d580acbf5ea'/>
<id>b039d93d7e0d43bb45e0c36a28f02d580acbf5ea</id>
<content type='text'>
Using MICROPY_FATFS_EXFAT.  Enabling this has licensing implications;
see https://www.microsoft.com/en-us/legal/intellectualproperty/mtl/exfat-licensing.aspx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using MICROPY_FATFS_EXFAT.  Enabling this has licensing implications;
see https://www.microsoft.com/en-us/legal/intellectualproperty/mtl/exfat-licensing.aspx
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/oofatfs: Update oofatfs library.</title>
<updated>2017-01-30T01:07:40+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-01-29T04:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=28899cd9718e667f4af923789dc1d64d8fb7a263'/>
<id>28899cd9718e667f4af923789dc1d64d8fb7a263</id>
<content type='text'>
From https://github.com/micropython/oofatfs, branch work-R0.12b,
commit 46fb53331e7a583c29a41d37ce4b53f2718597e5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From https://github.com/micropython/oofatfs, branch work-R0.12b,
commit 46fb53331e7a583c29a41d37ce4b53f2718597e5.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/oofatfs: Update oofatfs library.</title>
<updated>2017-01-27T12:22:15+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-01-27T12:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=0390bc97eacb0de90af6a148b356faf0dd443d22'/>
<id>0390bc97eacb0de90af6a148b356faf0dd443d22</id>
<content type='text'>
From https://github.com/micropython/oofatfs, branch work-R0.12b,
commit 1e295b40550664bbaac18d95a4b6a58154464d31.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From https://github.com/micropython/oofatfs, branch work-R0.12b,
commit 1e295b40550664bbaac18d95a4b6a58154464d31.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/oofatfs: Add OO version of FatFS library.</title>
<updated>2017-01-27T02:19:10+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-01-24T09:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=9b08faf3ae98e5176a041072a6b6f24044ea473c'/>
<id>9b08faf3ae98e5176a041072a6b6f24044ea473c</id>
<content type='text'>
From https://github.com/micropython/oofatfs, branch work-R0.12b,
commit a346ccec123c2e4d887e2751d64156208d03bff4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From https://github.com/micropython/oofatfs, branch work-R0.12b,
commit a346ccec123c2e4d887e2751d64156208d03bff4.
</pre>
</div>
</content>
</entry>
</feed>
