<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/cc3200/hal/prcm.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-26T23:48:20+00:00</updated>
<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: 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: 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: 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>
<entry>
<title>cc3200: Rewrite the PRCM RTC functionality methods.</title>
<updated>2015-03-14T09:08:47+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-03-14T08:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2c103d5200ec513dc0e5ffb9925a345a5ffaad06'/>
<id>urn:sha1:2c103d5200ec513dc0e5ffb9925a345a5ffaad06</id>
<content type='text'>
This allows to use the On-Chip retention registers for both the
RTC and to share notification flags between the bootloader and the
application. The two flags being shared right now are the "safe boot"
request and the WDT reset cause. we still have 2 more bits free for
future use.
</content>
</entry>
<entry>
<title>cc3200: Change PRCM_PeriphRegs_t fields to unsigned char.</title>
<updated>2015-02-25T22:25:23+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-02-25T22:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f3661d4100299a136bc33cfccc7b2cade0d7da21'/>
<id>urn:sha1:f3661d4100299a136bc33cfccc7b2cade0d7da21</id>
<content type='text'>
This helps saving ~300 bytes. Thanks to dpgeorge.
</content>
</entry>
<entry>
<title>cc3200: Add cc3200 port of MicroPython.</title>
<updated>2015-02-06T22:10:11+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-02-06T14:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8785645a952c03315dbf93667b5f7c7eec49762f'/>
<id>urn:sha1:8785645a952c03315dbf93667b5f7c7eec49762f</id>
<content type='text'>
The port currently implements support for GPIO, RTC, ExtInt and the WiFi
subsystem. A small file system is available in the serial flash. A
bootloader which makes OTA updates possible, is also part of this initial
implementation.
</content>
</entry>
</feed>
