<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/cc3200/hal, branch v1.8.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-06-28T10:28:51+00:00</updated>
<entry>
<title>cc3200: Add basic threading capabilities.</title>
<updated>2016-06-28T10:28:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-05-27T16:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eef4f13a3390dc88902563acb047f0439eff0caf'/>
<id>urn:sha1:eef4f13a3390dc88902563acb047f0439eff0caf</id>
<content type='text'>
Can create a new thread and run it.  Does not use the GIL at this point.
</content>
</entry>
<entry>
<title>cc3200: Add __get_BASEPRI and __set_BASEPRI inline function definitions.</title>
<updated>2015-12-04T12:13:57+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-12-04T12:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9aaf888b420101fd01c9455f20fda7a09ce8d93d'/>
<id>urn:sha1:9aaf888b420101fd01c9455f20fda7a09ce8d93d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Fix SPI clock divider calculation.</title>
<updated>2015-11-01T22:33:12+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-11-01T22:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f67d06194fd56d480809e87dbf761c7973ff2ab7'/>
<id>urn:sha1:f67d06194fd56d480809e87dbf761c7973ff2ab7</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: Switch from HAL_GetTick() to mp_hal_ticks_ms().</title>
<updated>2015-10-29T17:43:11+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-29T17:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9b12bc788fd044ee6320c06287add1cf4bc5f0ed'/>
<id>urn:sha1:9b12bc788fd044ee6320c06287add1cf4bc5f0ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Switch from HAL_Delay() to mp_hal_delay_ms().</title>
<updated>2015-10-29T17:38:44+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-29T17:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f4decdc4a3ef7c14f7b50d361c52736bbf8ddc34'/>
<id>urn:sha1:f4decdc4a3ef7c14f7b50d361c52736bbf8ddc34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Improvements to terminal duplication.</title>
<updated>2015-10-17T21:21:44+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-16T08:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fca3308cc376f2c1c66fa3cef82e30c55c9acca2'/>
<id>urn:sha1:fca3308cc376f2c1c66fa3cef82e30c55c9acca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Implement support for os.dupterm().</title>
<updated>2015-09-27T09:27:24+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-25T13:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef369249cb406758ec1caa9a212478ef69fd7ff0'/>
<id>urn:sha1:ef369249cb406758ec1caa9a212478ef69fd7ff0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: New irq API, affects all classes that provide the irq method.</title>
<updated>2015-09-26T23:48:20+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-22T21:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dbdcb58d6413a907e5f4aed25eee85073ff7e575'/>
<id>urn:sha1:dbdcb58d6413a907e5f4aed25eee85073ff7e575</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
