<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/cc3200/util/hash.c, branch encoding</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-05-20T09:44:24+00:00</updated>
<entry>
<title>cc3200: Add uhashlib. Supports SHA1 and SHA256.</title>
<updated>2015-05-20T09:44:24+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-05-19T22:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e800db562f1ebdd3d7d1da642f89e66578b363e0'/>
<id>urn:sha1:e800db562f1ebdd3d7d1da642f89e66578b363e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Clean up and reduce use/include of std.h.</title>
<updated>2015-04-18T13:29:28+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-18T13:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=259eaab9a9de1b01ac45803fe4f0e58b90f99d84'/>
<id>urn:sha1:259eaab9a9de1b01ac45803fe4f0e58b90f99d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Do not reset the DTHE module before every SHA operation.</title>
<updated>2015-03-15T23:42:10+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-03-15T19:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dc545d65125b375e54b1a3a9b9ed3d1d6cd7381d'/>
<id>urn:sha1:dc545d65125b375e54b1a3a9b9ed3d1d6cd7381d</id>
<content type='text'>
According to the new SDK (1.1.0) this is not needed, and it's best
not to do it, because this module is a shared resource.
</content>
</entry>
<entry>
<title>cc3200: Remove dependencies from FreeRTOS.</title>
<updated>2015-02-22T16:50:50+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-02-22T16:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=33ddb566a7565b4fba4a68939d43bcdb5f132836'/>
<id>urn:sha1:33ddb566a7565b4fba4a68939d43bcdb5f132836</id>
<content type='text'>
Use the simplelink wrappers instead. This is one step further
towards having a single module for the cc3200 and the cc3100.
</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>
