<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/cc3200/mods/pybwdt.c, 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>2016-01-11T00:49:27+00:00</updated>
<entry>
<title>py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.</title>
<updated>2016-01-11T00:49:27+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-01-03T15:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5b3f0b7f39bd67cc9182993c288f09f67a0890df'/>
<id>urn:sha1:5b3f0b7f39bd67cc9182993c288f09f67a0890df</id>
<content type='text'>
The first argument to the type.make_new method is naturally a uPy type,
and all uses of this argument cast it directly to a pointer to a type
structure.  So it makes sense to just have it a pointer to a type from
the very beginning (and a const pointer at that).  This patch makes
such a change, and removes all unnecessary casting to/from mp_obj_t.
</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: 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: New WDT API.</title>
<updated>2015-09-16T08:10:29+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-13T15:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=41f6948545c8f5909413badbef2dcd5794598bf0'/>
<id>urn:sha1:41f6948545c8f5909413badbef2dcd5794598bf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Small renaming in wdt functions for the sake of consistency.</title>
<updated>2015-08-16T18:18:00+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-12T14:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6ff2d54347700a5fd68b6c5c99d48ad1c2038cc2'/>
<id>urn:sha1:6ff2d54347700a5fd68b6c5c99d48ad1c2038cc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Only kick the WDT if it's actually running.</title>
<updated>2015-06-10T21:35:30+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-06-09T09:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=071d47fa3bb3b51f4f56923734229f7a60d49c0f'/>
<id>urn:sha1:071d47fa3bb3b51f4f56923734229f7a60d49c0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Do not kick the watchdog inside the idle task.</title>
<updated>2015-06-04T08:13:55+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-06-04T08:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a3cf4ea2f69e3568944bad7ee1a017b7095efc3d'/>
<id>urn:sha1:a3cf4ea2f69e3568944bad7ee1a017b7095efc3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Add make_new method to the WDT.</title>
<updated>2015-05-27T07:45:25+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-05-26T15:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8096be089e39363cdd688a6e4e185484aaa06b1c'/>
<id>urn:sha1:8096be089e39363cdd688a6e4e185484aaa06b1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Use the WDT stall feature in debug mode only.</title>
<updated>2015-05-27T07:45:22+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-05-26T14:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5a0c5f8fea921bdc58c895028c032a3c4d9ebcbb'/>
<id>urn:sha1:5a0c5f8fea921bdc58c895028c032a3c4d9ebcbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Make the WDT aware of the servers sleep/wake state.</title>
<updated>2015-05-25T19:14:54+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-05-25T16:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=654533620670fcf8fa685f83b79fa500b6cd9856'/>
<id>urn:sha1:654533620670fcf8fa685f83b79fa500b6cd9856</id>
<content type='text'>
</content>
</entry>
</feed>
