<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/cc3200/mods/moduos.c, branch esp-extra-scripts</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-02-15T08:39:56+00:00</updated>
<entry>
<title>cc3200: Fix breakage after VfsFat refactor.</title>
<updated>2016-02-15T08:39:56+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-02-15T08:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4cd45f48b138c8af126a12a248fc07539ef03b5f'/>
<id>urn:sha1:4cd45f48b138c8af126a12a248fc07539ef03b5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Unmount all user file systems after a soft reset.</title>
<updated>2015-11-16T22:43:47+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-11-16T19:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e4404fbef077a481e58ec0b31dfcf79b521caff6'/>
<id>urn:sha1:e4404fbef077a481e58ec0b31dfcf79b521caff6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Add comment about micropython extensions to standard modules.</title>
<updated>2015-10-21T13:30:56+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-20T08:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d67ea6b29f9c1cd1313074f3930f4f79347d6852'/>
<id>urn:sha1:d67ea6b29f9c1cd1313074f3930f4f79347d6852</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Implement support for os.dupterm().</title>
<updated>2015-09-27T09:27:24+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-25T13:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef369249cb406758ec1caa9a212478ef69fd7ff0'/>
<id>urn:sha1:ef369249cb406758ec1caa9a212478ef69fd7ff0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: New SD and RTC API plus os and time modules' extensions.</title>
<updated>2015-09-21T20:30:32+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-16T12:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dffa9f6da65cd03e834b2ed3914f40428f72e49f'/>
<id>urn:sha1:dffa9f6da65cd03e834b2ed3914f40428f72e49f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Rework SD API. Increase heap to avoid malloc failures.</title>
<updated>2015-08-16T18:17:58+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-11T14:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=11d21081b4321ff4a1078b728911fe15fea94509'/>
<id>urn:sha1:11d21081b4321ff4a1078b728911fe15fea94509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Rename os.mkdisk() to os.mkfs().</title>
<updated>2015-06-10T21:35:45+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-06-10T20:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b630de1103cd07ac0656c76c7f90d92312705835'/>
<id>urn:sha1:b630de1103cd07ac0656c76c7f90d92312705835</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Fix 'MP_QSTR_sd' undeclared error when building for the LAUNCHXL.</title>
<updated>2015-06-02T11:11:01+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-06-02T10:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2ffb6e1b157b856178426c1d040a9181174c5976'/>
<id>urn:sha1:2ffb6e1b157b856178426c1d040a9181174c5976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Add os.rename()</title>
<updated>2015-05-17T10:22:17+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-05-13T13:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2b62707051a7345f55a7471602378542d985b1a1'/>
<id>urn:sha1:2b62707051a7345f55a7471602378542d985b1a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: Move time utility functions to common library.</title>
<updated>2015-05-12T23:12:54+00:00</updated>
<author>
<name>Josef Gajdusek</name>
<email>atx@atx.name</email>
</author>
<published>2015-05-11T00:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1db42538864e1f235fee1b37b44ca428b1f3c427'/>
<id>urn:sha1:1db42538864e1f235fee1b37b44ca428b1f3c427</id>
<content type='text'>
</content>
</entry>
</feed>
