<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/cc3200/boards/WIPY/mpconfigboard.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-09-21T20:30:32+00:00</updated>
<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: Rename pins from GPIO to just GP.</title>
<updated>2015-07-29T22:43:08+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-07-28T21:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=007878781c74e0e4213759d8ee07ee81b5342f5c'/>
<id>urn:sha1:007878781c74e0e4213759d8ee07ee81b5342f5c</id>
<content type='text'>
This is how the names will be printed on the sticker that goes on top
of the EMI shield. The shorter names also help saving a few bytes of
RAM and ROM.
</content>
</entry>
<entry>
<title>cc3200: Add antenna selection feature to WLAN.</title>
<updated>2015-06-06T22:06:27+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-06-06T16:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a3acaa000c0835c0b4e8c3f488071b0ff2caa58b'/>
<id>urn:sha1:a3acaa000c0835c0b4e8c3f488071b0ff2caa58b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Remove WIPY-SD variant, and make the WiPy the default board.</title>
<updated>2015-05-28T11:22:26+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-05-28T11:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=78744c4f7a368e74e8aff81320a8e1bb3265346e'/>
<id>urn:sha1:78744c4f7a368e74e8aff81320a8e1bb3265346e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Make API more similar to stmhal.</title>
<updated>2015-05-25T19:47:19+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-05-25T19:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2dd47239de4464900ca853d8e862d6768156e948'/>
<id>urn:sha1:2dd47239de4464900ca853d8e862d6768156e948</id>
<content type='text'>
In general the changes are:

1. Peripheral (UART, SPI, ADC, I2C, Timer) IDs start from 1, not zero.
2. Make I2C and SPI require the ID even when there's only one bus.
3. Make I2C and SPI accept 'mode' parameter even though only MASTER
   is supported.
</content>
</entry>
<entry>
<title>cc3200: Implement os.uname() to get details of the OS and hardware.</title>
<updated>2015-04-28T22:03:56+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-04-28T17:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f81684141ec7dde97125f8bf6cca8994c7ff09c2'/>
<id>urn:sha1:f81684141ec7dde97125f8bf6cca8994c7ff09c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Add WLAN AP specific settings for each board.</title>
<updated>2015-04-04T20:09:55+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-03-31T14:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b9d850227dabb628e0f75c8d3c7b5160e2cc2083'/>
<id>urn:sha1:b9d850227dabb628e0f75c8d3c7b5160e2cc2083</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Add specific version file for the CC3200 port.</title>
<updated>2015-03-31T12:34:09+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-03-31T12:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d460a307114285c675846bc4be2a57b59c06c11a'/>
<id>urn:sha1:d460a307114285c675846bc4be2a57b59c06c11a</id>
<content type='text'>
Current version has been numbered as 0.9.0 since Timers/PWM support
is still missing.
</content>
</entry>
<entry>
<title>cc3200: Add callback support to the UART for RX interrupts.</title>
<updated>2015-03-26T09:28:43+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-03-26T09:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2d717ad97a48c9451a2a51096904f471a0af0a60'/>
<id>urn:sha1:2d717ad97a48c9451a2a51096904f471a0af0a60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Add GPIO25 to the pins list of the WiPy and the WiPy-SD.</title>
<updated>2015-03-25T14:22:32+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-03-25T13:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=26d230419c37a9b28a3b76f3e20af6799d0098c4'/>
<id>urn:sha1:26d230419c37a9b28a3b76f3e20af6799d0098c4</id>
<content type='text'>
This allows to properly initialize the system led and add it
to the sleep module so that it can be restored when resuming
from suspended mode.
</content>
</entry>
</feed>
