<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/cc3200/fatfs/src/option, 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>cc3200: Convert to use new VFS sub-system and new ooFatFs library.</title>
<updated>2017-01-30T01:26:07+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-01-29T04:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=56506fd64a40f9c5ea97888245df6f2cb8b20744'/>
<id>56506fd64a40f9c5ea97888245df6f2cb8b20744</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cc3200: Enable long filename support in FatFS.</title>
<updated>2015-04-11T11:35:05+00:00</updated>
<author>
<name>Daniel Campora</name>
</author>
<published>2015-04-10T19:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=6e25d955f489ee3446c5af10ea28b1f9038a733b'/>
<id>6e25d955f489ee3446c5af10ea28b1f9038a733b</id>
<content type='text'>
This has implications all over the place. I have to admit that
you can instantly see that usability improves, but it costs 3K.
At the same time I took the oportunity to rename the '/SFLASH'
drive to '/flash' which improves compatibility with the pyboard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has implications all over the place. I have to admit that
you can instantly see that usability improves, but it costs 3K.
At the same time I took the oportunity to rename the '/SFLASH'
drive to '/flash' which improves compatibility with the pyboard.
</pre>
</div>
</content>
</entry>
<entry>
<title>cc3200: Modify simplelink FreeRTOS OSI layer to only use semaphores.</title>
<updated>2015-02-26T10:18:18+00:00</updated>
<author>
<name>danicampora</name>
</author>
<published>2015-02-26T09:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=5330d8996f3e64447b48ffe2824f7911337b0d07'/>
<id>5330d8996f3e64447b48ffe2824f7911337b0d07</id>
<content type='text'>
Before, both mutexes and semaphores were used. Using only the latter
and with a bit of cleanup to remove some code bloat, we save ~600
bytes of code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, both mutexes and semaphores were used. Using only the latter
and with a bit of cleanup to remove some code bloat, we save ~600
bytes of code.
</pre>
</div>
</content>
</entry>
<entry>
<title>cc3200: Add explicit py/ path-prefix for py includes.</title>
<updated>2015-02-21T18:58:43+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2015-02-21T18:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=4a23a01945fa59051fd99fe3be78d836326cbada'/>
<id>4a23a01945fa59051fd99fe3be78d836326cbada</id>
<content type='text'>
This is how it should be, so one knows exactly where the includes are
coming from.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is how it should be, so one knows exactly where the includes are
coming from.
</pre>
</div>
</content>
</entry>
<entry>
<title>cc3200: Add cc3200 port of MicroPython.</title>
<updated>2015-02-06T22:10:11+00:00</updated>
<author>
<name>danicampora</name>
</author>
<published>2015-02-06T14:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=8785645a952c03315dbf93667b5f7c7eec49762f'/>
<id>8785645a952c03315dbf93667b5f7c7eec49762f</id>
<content type='text'>
The port currently implements support for GPIO, RTC, ExtInt and the WiFi
subsystem. A small file system is available in the serial flash. A
bootloader which makes OTA updates possible, is also part of this initial
implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The port currently implements support for GPIO, RTC, ExtInt and the WiFi
subsystem. A small file system is available in the serial flash. A
bootloader which makes OTA updates possible, is also part of this initial
implementation.
</pre>
</div>
</content>
</entry>
</feed>
