<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/cc3200/fatfs/src/drivers/sflash_diskio.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>2015-11-29T17:34:51+00:00</updated>
<entry>
<title>cc3200: Correct buffer offset in serial flash diskio module.</title>
<updated>2015-11-29T17:34:51+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-11-29T17:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5d8164167ee9911b25af5eb42e7d7190ba0c33f6'/>
<id>urn:sha1:5d8164167ee9911b25af5eb42e7d7190ba0c33f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: Add py/mphal.h and use it in all ports.</title>
<updated>2015-10-31T16:14:30+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-10-30T23:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=731f359292c0e2630873df1a19c5baac7287024f'/>
<id>urn:sha1:731f359292c0e2630873df1a19c5baac7287024f</id>
<content type='text'>
py/mphal.h contains declarations for generic mp_hal_XXX functions, such
as stdio and delay/ticks, which ports should provide definitions for.  A
port will also provide mphalport.h with further HAL declarations.
</content>
</entry>
<entry>
<title>cc3200: Improve file system check routine.</title>
<updated>2015-09-10T06:00:18+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-07T20:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1d399c3c888d1a6b21093b44272531cd14547b33'/>
<id>urn:sha1:1d399c3c888d1a6b21093b44272531cd14547b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Speed up file system checking during start-up.</title>
<updated>2015-08-09T20:09:16+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-09T16:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=651c870d77fdb34b50d74a4388bdc364d3b7a42e'/>
<id>urn:sha1:651c870d77fdb34b50d74a4388bdc364d3b7a42e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Remove NIC abstraction layer.</title>
<updated>2015-05-24T09:44:08+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-05-23T18:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3cb804de26eda34ad24d52b6c98fa43e51bd027a'/>
<id>urn:sha1:3cb804de26eda34ad24d52b6c98fa43e51bd027a</id>
<content type='text'>
That layer is nice, but the CC3200 doesn't need it and getting rid of
it saves ~200 bytes, which are more than welcome.
</content>
</entry>
<entry>
<title>cc3200: Prevent multiple memory allocations if sflash init fails.</title>
<updated>2015-03-14T09:08:46+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-03-14T08:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d432bcb9acb7105274c10c6b4bee3736a1a690b5'/>
<id>urn:sha1:d432bcb9acb7105274c10c6b4bee3736a1a690b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Remove dependencies from FreeRTOS.</title>
<updated>2015-02-22T16:50:50+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-02-22T16:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=33ddb566a7565b4fba4a68939d43bcdb5f132836'/>
<id>urn:sha1:33ddb566a7565b4fba4a68939d43bcdb5f132836</id>
<content type='text'>
Use the simplelink wrappers instead. This is one step further
towards having a single module for the cc3200 and the cc3100.
</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>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-21T18:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4a23a01945fa59051fd99fe3be78d836326cbada'/>
<id>urn:sha1:4a23a01945fa59051fd99fe3be78d836326cbada</id>
<content type='text'>
This is how it should be, so one knows exactly where the includes are
coming from.
</content>
</entry>
<entry>
<title>cc3200: Add I2C module. Only master mode is currently supported.</title>
<updated>2015-02-13T16:54:04+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-02-10T12:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=99f3f6b5de567c1bdf04259d2c8322681755c732'/>
<id>urn:sha1:99f3f6b5de567c1bdf04259d2c8322681755c732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Add cc3200 port of MicroPython.</title>
<updated>2015-02-06T22:10:11+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-02-06T14:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8785645a952c03315dbf93667b5f7c7eec49762f'/>
<id>urn:sha1: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>
</entry>
</feed>
