<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/stm/printf.c, branch v1.0-rc1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.0-rc1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.0-rc1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-03-10T13:27:02+00:00</updated>
<entry>
<title>Rename formatfloat file; remove MICROPY_ENABLE_FLOAT from mpconfigport.h.</title>
<updated>2014-03-10T13:27:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-03-10T13:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8bfec2b53822e2b62c4577b32e0beae398a16297'/>
<id>urn:sha1:8bfec2b53822e2b62c4577b32e0beae398a16297</id>
<content type='text'>
MICROPY_ENABLE_FLOAT is automatically set in mpconfig.h if MICROPY_FLOAT_IMPL
is set to a non-zero value.
</content>
</entry>
<entry>
<title>Add proper floating point printing support.</title>
<updated>2014-03-10T07:10:01+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2014-03-10T07:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ca5a241e48b0cc392a555ad3dec5d008089bfd53'/>
<id>urn:sha1:ca5a241e48b0cc392a555ad3dec5d008089bfd53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm: Wrap some functions in MICROPY_ENABLE_FLOAT.</title>
<updated>2014-03-08T15:28:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-03-08T15:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=01d50d0d586a0e2630613120336faf75277d22d6'/>
<id>urn:sha1:01d50d0d586a0e2630613120336faf75277d22d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix floating point printing of negative numbers in the range (0, -1.0)</title>
<updated>2014-02-25T23:24:25+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2014-02-25T23:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=49b5533000f87f000e080a634f173046c3d9dbe3'/>
<id>urn:sha1:49b5533000f87f000e080a634f173046c3d9dbe3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make DEBUG_printf() a proper function, implementation is port-dependent.</title>
<updated>2014-02-16T16:20:49+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-02-16T16:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=44739e280e81c2ebf2491818eb5a6d0ef30c7c6b'/>
<id>urn:sha1:44739e280e81c2ebf2491818eb5a6d0ef30c7c6b</id>
<content type='text'>
In particular, unix outputs to stderr, to allow to run testsuite against
micropython built with debug output (by redirecting stderr to /dev/null).
</content>
</entry>
<entry>
<title>stm: Remove unneccesary include of mpconfigport (already in mpconfig).</title>
<updated>2014-01-27T23:52:47+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-01-27T23:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=42647e64db811ec0967eae6576fc6b0028aabfdb'/>
<id>urn:sha1:42647e64db811ec0967eae6576fc6b0028aabfdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add LCD check to stdout_print_strn</title>
<updated>2014-01-27T16:53:16+00:00</updated>
<author>
<name>mux</name>
<email>freelancer.c@gmail.com</email>
</author>
<published>2014-01-27T16:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8d3b0a9f74c39f5876b74a5829bddf0c0588276b'/>
<id>urn:sha1:8d3b0a9f74c39f5876b74a5829bddf0c0588276b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revamp qstrs: they now include length and hash.</title>
<updated>2014-01-21T21:40:13+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-01-21T21:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=55baff4c9bcbc001cbb8972c289ebfa356d4665b'/>
<id>urn:sha1:55baff4c9bcbc001cbb8972c289ebfa356d4665b</id>
<content type='text'>
Can now have null bytes in strings.  Can define ROM qstrs per port using
qstrdefsport.h
</content>
</entry>
<entry>
<title>Cleanup built-ins, and fix some compiler warnings/errors.</title>
<updated>2014-01-13T19:39:01+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-01-13T19:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2300537c79dd642a7187018334a1a697a415f589'/>
<id>urn:sha1:2300537c79dd642a7187018334a1a697a415f589</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #157 from dhylands/printf-float</title>
<updated>2014-01-13T00:26:20+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-01-13T00:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ed3a32b117dfa541136d1a97d966ba7292c9c057'/>
<id>urn:sha1:ed3a32b117dfa541136d1a97d966ba7292c9c057</id>
<content type='text'>
Added a hacky implementation for %g</content>
</entry>
</feed>
