<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/cc3200/boards/WIPY, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-09-06T03:40:51+00:00</updated>
<entry>
<title>ports: Make new ports/ sub-directory and move all ports there.</title>
<updated>2017-09-06T03:40:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-09-06T03:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=01dd7804b87d60b2deab16712eccb3b97351a9b7'/>
<id>urn:sha1:01dd7804b87d60b2deab16712eccb3b97351a9b7</id>
<content type='text'>
This is to keep the top-level directory clean, to make it clear what is
core and what is a port, and to allow the repository to grow with new ports
in a sustainable way.
</content>
</entry>
<entry>
<title>all: Use the name MicroPython consistently in comments</title>
<updated>2017-07-31T08:35:40+00:00</updated>
<author>
<name>Alexander Steffen</name>
<email>devel.20.webmeister@spamgourmet.com</email>
</author>
<published>2017-06-30T07:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=55f33240f3d7051d4213629e92437a36f1fac50e'/>
<id>urn:sha1:55f33240f3d7051d4213629e92437a36f1fac50e</id>
<content type='text'>
There were several different spellings of MicroPython present in comments,
when there should be only one.
</content>
</entry>
<entry>
<title>cc3200: Enable UART REPL by default.</title>
<updated>2016-12-28T11:57:36+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-12-28T11:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=076b80467b74cbdfca5585d43e01a01ba4f8ff9c'/>
<id>urn:sha1:076b80467b74cbdfca5585d43e01a01ba4f8ff9c</id>
<content type='text'>
To allow access and testing without complex access methods like WiFi.
Enabled for both WiPy and TI LaunchXL.
</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: 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>
</feed>
