<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/pyb, branch v1.3.10</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.10</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.10'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-12-18T13:37:56+00:00</updated>
<entry>
<title>tests: Get misc/print_exception and pyb/spi working on pyboard.</title>
<updated>2014-12-18T13:37:56+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-18T13:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6936f4626c8748c077ad2c63827d4deeb43b867d'/>
<id>urn:sha1:6936f4626c8748c077ad2c63827d4deeb43b867d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding CAN filter management</title>
<updated>2014-11-26T18:52:33+00:00</updated>
<author>
<name>Henrik Sölver</name>
<email>henrik.solver@gmail.com</email>
</author>
<published>2014-11-21T22:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=acb92c186cc8c7a02adceb8e51a6db495849138b'/>
<id>urn:sha1:acb92c186cc8c7a02adceb8e51a6db495849138b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Fix HAL error raising; make test for it.</title>
<updated>2014-11-15T20:39:44+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-15T20:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=224fee0e1080fa7cd654de240c32c8433bb07cf9'/>
<id>urn:sha1:224fee0e1080fa7cd654de240c32c8433bb07cf9</id>
<content type='text'>
Addresses issue #968.
</content>
</entry>
<entry>
<title>stmhal: Improve CAN print function.</title>
<updated>2014-10-30T23:16:05+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-30T23:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=efc49c5591d23f606a2e6203f9b4e4976aa3e6e3'/>
<id>urn:sha1:efc49c5591d23f606a2e6203f9b4e4976aa3e6e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Added and adapted CAN tests for extended messages</title>
<updated>2014-10-30T23:16:01+00:00</updated>
<author>
<name>Henrik Sölver</name>
<email>henrik.solver@gmail.com</email>
</author>
<published>2014-10-30T22:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6a15ac80dcc41dd950a9177b044ff8876d59710b'/>
<id>urn:sha1:6a15ac80dcc41dd950a9177b044ff8876d59710b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Change SPI phase spec to 0,1 to match standard conventions.</title>
<updated>2014-10-26T13:54:31+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-26T13:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=480a7ce58f6e5dc6179373f1f8b69d6a5434b2d4'/>
<id>urn:sha1:480a7ce58f6e5dc6179373f1f8b69d6a5434b2d4</id>
<content type='text'>
Was 1 or 2, now 0 or 1 (respectively).  0 means sample MISO on first
edge, 1 means sample on second edge.

Addresses issue #936.
</content>
</entry>
<entry>
<title>stmhal: Overhaul UART class to use read/write, and improve it.</title>
<updated>2014-10-21T21:15:20+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-11T16:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=481d714bd56e0173668b249760e9cea8fce9b04f'/>
<id>urn:sha1:481d714bd56e0173668b249760e9cea8fce9b04f</id>
<content type='text'>
UART object now uses a stream-like interface: read, readall, readline,
readinto, readchar, write, writechar.

Timeouts are configured when the UART object is initialised, using
timeout and timeout_char keyword args.

The object includes optional read buffering, using interrupts.  You can set
the buffer size dynamically using read_buf_len keyword arg.  A size of 0
disables buffering.
</content>
</entry>
<entry>
<title>tests: Add simple CAN test.</title>
<updated>2014-10-02T16:32:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-02T16:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e535a61983e46f342cbbf32b300cac6c64d01770'/>
<id>urn:sha1:e535a61983e46f342cbbf32b300cac6c64d01770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add test for pyb.disable_irq and pyb.enable_irq.</title>
<updated>2014-08-25T17:44:10+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-25T17:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fa1a9bc9fd1683f1fb68739efc1aef303c8a1d2d'/>
<id>urn:sha1:fa1a9bc9fd1683f1fb68739efc1aef303c8a1d2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal, modtime: Small changes, reduced code size by around 80 bytes.</title>
<updated>2014-08-24T16:40:24+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-24T16:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8ba832456e2e14db915e548a8ac3c6d4017c901e'/>
<id>urn:sha1:8ba832456e2e14db915e548a8ac3c6d4017c901e</id>
<content type='text'>
Also added test for modtime.
</content>
</entry>
</feed>
