<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/cc3200/hal, branch v1.4.6</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.6</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.6'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-09-10T05:59:29+00:00</updated>
<entry>
<title>cc3200: Add mphal error to raise hardware related exceptions.</title>
<updated>2015-09-10T05:59:29+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-03T08:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=42054c3cad3c31fa25c09450577d986b62d983c0'/>
<id>urn:sha1:42054c3cad3c31fa25c09450577d986b62d983c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Refactor PRCM special user bits implementation.</title>
<updated>2015-08-09T20:15:18+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-09T16:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2673374d18c529800a4c89dc0a9d66c5b9dafb54'/>
<id>urn:sha1:2673374d18c529800a4c89dc0a9d66c5b9dafb54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Correct udelay us to ticks calculation.</title>
<updated>2015-07-08T11:13:37+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-07-08T11:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9220dc466a8d098ed669a33a617edd1118a3e35d'/>
<id>urn:sha1:9220dc466a8d098ed669a33a617edd1118a3e35d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Use alternative HAL_Delay also when interrupts are disabled.</title>
<updated>2015-07-08T10:48:35+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-07-08T10:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d18ced9cddb4123ba793824bf7370a6593c9a3ae'/>
<id>urn:sha1:d18ced9cddb4123ba793824bf7370a6593c9a3ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Improve interrupt handling and fix bug in HAL_Delay().</title>
<updated>2015-07-07T14:11:05+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-07-05T20:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fa655ce196ad82e3b8664dcd0ba78328ecaa9a58'/>
<id>urn:sha1:fa655ce196ad82e3b8664dcd0ba78328ecaa9a58</id>
<content type='text'>
</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: Add SPI module.</title>
<updated>2015-03-21T10:26:47+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-03-19T14:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cd9bc14c8f524834578d3e7b2ee8ecf4fbc8ea3e'/>
<id>urn:sha1:cd9bc14c8f524834578d3e7b2ee8ecf4fbc8ea3e</id>
<content type='text'>
Only MASTER mode is supported. Transfer width is configurable to
8, 16 or 32 bits.
</content>
</entry>
<entry>
<title>cc3200: Make peripheral objects static.</title>
<updated>2015-03-17T12:26:07+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-03-17T10:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6de1b39368efc27d7a90d64f28f99b9e46422f5b'/>
<id>urn:sha1:6de1b39368efc27d7a90d64f28f99b9e46422f5b</id>
<content type='text'>
This prevents duplication of objects in the sleep list. Also helps
with reducing the code size by ~100 bytes.
</content>
</entry>
<entry>
<title>cc3200: Fix bug in RTC msec register access functions.</title>
<updated>2015-03-15T23:42:15+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-03-15T23:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ed20ac56f77f5d2200f12fe38e73f89b56c1c44f'/>
<id>urn:sha1:ed20ac56f77f5d2200f12fe38e73f89b56c1c44f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Update HAL to SDK release version 1.1.0.</title>
<updated>2015-03-15T23:42:05+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-03-15T09:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0d0646d915b51191ce55cbb2750e5422ee1766db'/>
<id>urn:sha1:0d0646d915b51191ce55cbb2750e5422ee1766db</id>
<content type='text'>
</content>
</entry>
</feed>
