<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/cc3200/mods/pybi2c.h, 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-03-11T21:09:52+00:00</updated>
<entry>
<title>cc3200: Register ADC and I2C with the sleep module.</title>
<updated>2015-03-11T21:09:52+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-03-11T20:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b761ed21035b2cfd5f7704f4d04f4df1e2452967'/>
<id>urn:sha1:b761ed21035b2cfd5f7704f4d04f4df1e2452967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Refactor UART and I2C object creation.</title>
<updated>2015-02-20T15:41:55+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-02-20T15:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6b21c3fdd6aaee3266b1ac69017e6c1ffaa2c99b'/>
<id>urn:sha1:6b21c3fdd6aaee3266b1ac69017e6c1ffaa2c99b</id>
<content type='text'>
I2C objects can be freed by the GC and a __del__ method is provided
in order to de-init the peripheral prior to being garbage collected.
UART objects are now added to a local list and this list is now part
of the VM_STATE.
</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>
</feed>
