<feed xmlns='http://www.w3.org/2005/Atom'>
<title>feurig/libmaplemidi-cma/libraries/Wire/HardWire.cpp, branch master</title>
<subtitle>C and C++ library for STM32 ARM Cortex-M3 development boards.</subtitle>
<id>https://git.suspectdevices.com/feurig/libmaplemidi-cma/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/'/>
<updated>2012-08-31T20:12:14+00:00</updated>
<entry>
<title>Fixups for Wire library builds.</title>
<updated>2012-08-31T20:12:14+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-08-31T20:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=a62e15ab598750da7f75cbf22068d6db94de7396'/>
<id>urn:sha1:a62e15ab598750da7f75cbf22068d6db94de7396</id>
<content type='text'>
Add libraries directory to global include path, so Wire sub-headers
can be included in a directory-independent way.

Tweak Wire global declaration and definition so it builds.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>libraries/Wire: Cosmetics, include style touchups.</title>
<updated>2012-06-29T16:40:05+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-06-29T16:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=5cf834b49ebe77aac9400947ffc37ea262220c2b'/>
<id>urn:sha1:5cf834b49ebe77aac9400947ffc37ea262220c2b</id>
<content type='text'>
Switch to the new include style. Move includes in headers inside the
include guards, for the GCC multiple include parser optimization. Make
80-column clean. Add newlines at end of files.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>Add new hard/soft Wire I2C library.</title>
<updated>2012-06-29T16:31:20+00:00</updated>
<author>
<name>Trystan Jones</name>
<email>crenn6977@gmail.com</email>
</author>
<published>2012-06-29T06:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaplemidi-cma/commit/?id=b98596cbda81efeedfb20692b267e10b754a3798'/>
<id>urn:sha1:b98596cbda81efeedfb20692b267e10b754a3798</id>
<content type='text'>
Added a generic pure abstract class to provide the interface for all
Wire implementations.  Modified the old Wire library using software
interface to use the new Base Wire abstract class.  Added a new
library which allows the use of the Wire class to use the I2C
hardware.  Changed default pin numbers for Software Wire library to
match pin numbers used for I2C/TWI shields created for the Arduino.

Signed-off-by: Trystan Jones &lt;crenn6977@gmail.com&gt;
</content>
</entry>
</feed>
