<feed xmlns='http://www.w3.org/2005/Atom'>
<title>librambutan/wirish, branch legacy</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/librambutan/atom?h=legacy</id>
<link rel='self' href='https://git.bnewbold.net/librambutan/atom?h=legacy'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/'/>
<updated>2015-05-28T03:52:13Z</updated>
<entry>
<title>Adding support for NUCLEO-F103RB</title>
<updated>2015-05-28T03:52:13Z</updated>
<author>
<name>Grégoire Passault</name>
<email>g.passault@gmail.com</email>
</author>
<published>2014-11-27T03:58:20Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=dc29856361aa8568d947db65aa90253c036540ae'/>
<id>urn:sha1:dc29856361aa8568d947db65aa90253c036540ae</id>
<content type='text'>
Signed-off-by: Grégoire Passault &lt;g.passault@gmail.com&gt;
</content>
</entry>
<entry>
<title>Adding ROBOTIS "make install" and reset hook</title>
<updated>2014-04-24T08:15:23Z</updated>
<author>
<name>Gregwar</name>
<email>g.passault@gmail.com</email>
</author>
<published>2014-04-24T08:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=731e2ab24755b3706daf7d64eaa53f2ec0512277'/>
<id>urn:sha1:731e2ab24755b3706daf7d64eaa53f2ec0512277</id>
<content type='text'>
Signed-off-by: Grégoire Passault &lt;g.passault@gmail.com&gt;
</content>
</entry>
<entry>
<title>Adding BOOTLOADER option to support Robotis bootloader different ROM</title>
<updated>2014-04-23T20:22:41Z</updated>
<author>
<name>Gregwar</name>
<email>g.passault@gmail.com</email>
</author>
<published>2014-04-23T14:45:23Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=3c8ded4743c09a7b0c7737392d4e4c15e6959852'/>
<id>urn:sha1:3c8ded4743c09a7b0c7737392d4e4c15e6959852</id>
<content type='text'>
Signed-off-by: Grégoire Passault &lt;g.passault@gmail.com&gt;
</content>
</entry>
<entry>
<title>Adding support for cm900 and opencm904 boards (robotis)</title>
<updated>2014-02-20T21:39:04Z</updated>
<author>
<name>Gregwar</name>
<email>g.passault@gmail.com</email>
</author>
<published>2014-02-20T21:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=dee88e422839ee0b2c5c17841feabc41fcc6b8ed'/>
<id>urn:sha1:dee88e422839ee0b2c5c17841feabc41fcc6b8ed</id>
<content type='text'>
Signed-off-by: Grégoire Passault &lt;g.passault@gmail.com&gt;
</content>
</entry>
<entry>
<title>wirish/syscalls.c: Replace obsolete caddr_t with void *</title>
<updated>2013-06-04T12:17:38Z</updated>
<author>
<name>Daniel Nyström</name>
<email>daniel@nystrom.st</email>
</author>
<published>2013-05-27T13:16:12Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=933cbd36a28e7c042b1a55ddfea8d18308c5d632'/>
<id>urn:sha1:933cbd36a28e7c042b1a55ddfea8d18308c5d632</id>
<content type='text'>
caddr_t is obsolete in POSIX and thus unavailable in most modern
toolchains. caddr_t usage should be replaced by void *.

stddef.h includes the size_t typedef which was missing.

Signed-off-by: Daniel Nyström &lt;daniel@nystrom.st&gt;
</content>
</entry>
<entry>
<title>Use linker symbol __text_start__ to setup  base of nvic vector table.</title>
<updated>2013-05-03T23:10:21Z</updated>
<author>
<name>Magnus Lundin</name>
<email>lundin@mlu.mine.nu</email>
</author>
<published>2013-05-03T23:08:00Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=8dd7bf6e1947cc3f8d640f75f021b61d34a7edf3'/>
<id>urn:sha1:8dd7bf6e1947cc3f8d640f75f021b61d34a7edf3</id>
<content type='text'>
Signed-off-by: Magnus Lundin &lt;lundin@mlu.mine.nu&gt;
Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>wirish/syscalls.c: add weak exit function.</title>
<updated>2013-05-02T15:39:24Z</updated>
<author>
<name>Magnus Lundin</name>
<email>lundin@mlu.mine.nu</email>
</author>
<published>2013-05-02T15:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=51846e0df6a4eaa26db928a3722d92e351ee385a'/>
<id>urn:sha1:51846e0df6a4eaa26db928a3722d92e351ee385a</id>
<content type='text'>
For toolchains which require an exit function.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>Check if the last packet sent was the full endpoint size, in this case flush the host buffers by sending a 0 byte packet</title>
<updated>2013-01-17T20:23:37Z</updated>
<author>
<name>Manuel Odendahl</name>
<email>wesen@ruinwesen.com</email>
</author>
<published>2013-01-17T16:42:41Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=419a6796c2d444762e2ae5b7ae8b846690add839'/>
<id>urn:sha1:419a6796c2d444762e2ae5b7ae8b846690add839</id>
<content type='text'>
Signed-off-by: Manuel Odendahl &lt;wesen@ruinwesen.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'callback_interrupt_handlers'</title>
<updated>2012-09-03T22:29:45Z</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-09-03T22:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=5a5aee7906b5c11a38d2a71fc2e8849f2afae4bc'/>
<id>urn:sha1:5a5aee7906b5c11a38d2a71fc2e8849f2afae4bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext_interrupts.cpp: Doxygen fixups.</title>
<updated>2012-09-03T22:27:51Z</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-09-03T22:27:51Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=cb9f3547eb0fdb516391cc8b50eac14b89dcb612'/>
<id>urn:sha1:cb9f3547eb0fdb516391cc8b50eac14b89dcb612</id>
<content type='text'>
Keep the Doxygen in the header as per Wirish conventions.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
</feed>
