<feed xmlns='http://www.w3.org/2005/Atom'>
<title>feurig/libmaple/README, branch master</title>
<subtitle>Working copy of Leaflabs libmaple</subtitle>
<id>https://git.suspectdevices.com/feurig/libmaple/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/feurig/libmaple/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/'/>
<updated>2013-04-29T19:16:37+00:00</updated>
<entry>
<title>Added board.mk makefile with board specific defines</title>
<updated>2013-04-29T19:16:37+00:00</updated>
<author>
<name>mlundinse</name>
<email>lundin@mlu.mine.nu</email>
</author>
<published>2013-04-29T19:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=651faf0a803c587a683bf14d531ce9f16013faeb'/>
<id>urn:sha1:651faf0a803c587a683bf14d531ce9f16013faeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the README.</title>
<updated>2012-06-29T17:13:17+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-06-29T17:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=8a2035659dcaef6ff776bf3591f7891391a5f264'/>
<id>urn:sha1:8a2035659dcaef6ff776bf3591f7891391a5f264</id>
<content type='text'>
We're more portable since last writing. We also shamefully ignore the
bugtracker and blocking changes pages, so drop those for now. Other
tweaks and fixups.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>Point to libmaple contributing doc more prominently.</title>
<updated>2012-06-27T22:10:31+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-06-27T22:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=764cc81fc77ea17fd6bf50233c2c9fdd36b3006c'/>
<id>urn:sha1:764cc81fc77ea17fd6bf50233c2c9fdd36b3006c</id>
<content type='text'>
It's wasting the users' and my time to have to point to this document
on every single pull request.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>README: remove mention of support/openocd/.</title>
<updated>2012-06-07T07:55:33+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-06-07T07:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=37ae8e4308b96aafc195855747be4a04ca4a388b'/>
<id>urn:sha1:37ae8e4308b96aafc195855747be4a04ca4a388b</id>
<content type='text'>
This is now in contrib/.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>Remove reST documentation, attendant updates.</title>
<updated>2011-06-12T00:05:33+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-06-11T23:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=f36a1d98492fba4c96bde76106aff161a30b389a'/>
<id>urn:sha1:f36a1d98492fba4c96bde76106aff161a30b389a</id>
<content type='text'>
The documentation covers topics not specifically relevant to libmaple,
so it doesn't make sense for it to be part of the libmaple source
distribution.

Delete the docs/ tree, and prepare libmaple for use with the new
leaflabs-docs repo, which will contain the docs from now on.

* README: update to reflect this change

* support/doxygen/Doxyfile: This is the old docs/Doxyfile

* Makefile: Add a doxygen target

* wirish/comm/HardwareSerial.h: fix reference to docs/.  The comment
  informing maintainers that the HardwareSerial interface is
  documented by hand refers to the docs/ tree, which no longer exists.
  Update it to refer to the separate leaflabs-docs repository.

* support/scripts/copy-to-ide: No longer build the documentation
</content>
</entry>
<entry>
<title>Unix toolchain docs improvements.</title>
<updated>2011-04-14T20:00:39+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-04-14T20:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=2d20a090cce72a75d19618c7c42dd66d078d3b79'/>
<id>urn:sha1:2d20a090cce72a75d19618c7c42dd66d078d3b79</id>
<content type='text'>
Folded information in the README about the library Makefile target
into docs/source/unix-toolchain.rst.  Added a pointer to the JTAG
HOWTO page on the wiki.  Made some other miscellaneous cleanups,
updates and improvements.
</content>
</entry>
<entry>
<title>Ancillary file cleanups.</title>
<updated>2011-04-14T18:28:23+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-04-14T18:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=812e16a5409e5446749711563a4ef8ee7a94d4a0'/>
<id>urn:sha1:812e16a5409e5446749711563a4ef8ee7a94d4a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanups; new support/gdb/gpio.gdb.</title>
<updated>2011-03-11T21:46:33+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-03-11T21:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=0ce646b26516002fc46a12719b9f2c30422b5495'/>
<id>urn:sha1:0ce646b26516002fc46a12719b9f2c30422b5495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add library target, to build a .a file for use in complex projects.</title>
<updated>2010-10-26T01:19:40+00:00</updated>
<author>
<name>Bruce Perens</name>
<email>bruce@perens.com</email>
</author>
<published>2010-10-26T00:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=c30863ca9ab0fdc787e40d9a45fcc6a1c03e5e71'/>
<id>urn:sha1:c30863ca9ab0fdc787e40d9a45fcc6a1c03e5e71</id>
<content type='text'>
Signed-off-by: Perry Hung &lt;iperry@gmail.com&gt;
</content>
</entry>
<entry>
<title>minor updates</title>
<updated>2010-07-10T20:11:28+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2010-07-10T20:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=2262a0d83164058b24733e5bad8e58b199bd5743'/>
<id>urn:sha1:2262a0d83164058b24733e5bad8e58b199bd5743</id>
<content type='text'>
</content>
</entry>
</feed>
