<feed xmlns='http://www.w3.org/2005/Atom'>
<title>librambutan/support/make/board-includes, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/librambutan/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/librambutan/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/'/>
<updated>2015-03-02T05:42:26+00:00</updated>
<entry>
<title>board support: stm32f401c_discovery -&gt; st_stm32f401cdiscovery</title>
<updated>2015-03-02T05:42:26+00:00</updated>
<author>
<name>bryan newbold</name>
<email>bnewbold@leaflabs.com</email>
</author>
<published>2014-04-25T18:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=4cb5b2ceb9f540db0d0a18c1fb503d6303f1dd91'/>
<id>urn:sha1:4cb5b2ceb9f540db0d0a18c1fb503d6303f1dd91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm32f401c_discovery.mk: fix typo and use short MCU name convention</title>
<updated>2015-03-01T22:51:12+00:00</updated>
<author>
<name>bryan newbold</name>
<email>bnewbold@leaflabs.com</email>
</author>
<published>2014-04-25T18:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=ea278f5b4364e3124b50ca9fa1f98711764f33e4'/>
<id>urn:sha1:ea278f5b4364e3124b50ca9fa1f98711764f33e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm32f4: add support for stm32f401CDiscovery board</title>
<updated>2015-03-01T22:50:20+00:00</updated>
<author>
<name>Perry Hung</name>
<email>perry@leaflabs.com</email>
</author>
<published>2014-04-09T22:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=21caaeb51a7be06b8a5b5b5ece7896e62722ad44'/>
<id>urn:sha1:21caaeb51a7be06b8a5b5b5ece7896e62722ad44</id>
<content type='text'>
Add support for stm32f401CDiscovery board running an STM32F401VGT6
</content>
</entry>
<entry>
<title>board support: opencm904 -&gt; robotis_opencm904</title>
<updated>2015-03-01T07:47:30+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-03-01T07:47:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=c9151c2d8960809b34b42e9b3e0f8d918e27afe4'/>
<id>urn:sha1:c9151c2d8960809b34b42e9b3e0f8d918e27afe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>board support: cm900 -&gt; robotis_cm900</title>
<updated>2015-03-01T07:45:52+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-03-01T07:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=a1f09df5fb39bd1d53f06b45b06c0d26ef0a182c'/>
<id>urn:sha1:a1f09df5fb39bd1d53f06b45b06c0d26ef0a182c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>board support: nucleo -&gt; st_nucleo_f103rb</title>
<updated>2015-03-01T07:41:35+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-03-01T07:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=dba64f7f00469da2cd5ee82f44c25fb8a069e6aa'/>
<id>urn:sha1:dba64f7f00469da2cd5ee82f44c25fb8a069e6aa</id>
<content type='text'>
Also correct attribution in Wirish board.h
</content>
</entry>
<entry>
<title>board support: rename VLDiscovery -&gt; st_stm32vldiscovery</title>
<updated>2015-03-01T07:37:24+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2015-03-01T07:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=01e033bc302d8d82763e52b44394d42e41e47236'/>
<id>urn:sha1:01e033bc302d8d82763e52b44394d42e41e47236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding support for NUCLEO-F103RB</title>
<updated>2015-03-01T07:14:52+00:00</updated>
<author>
<name>Grégoire Passault</name>
<email>g.passault@gmail.com</email>
</author>
<published>2014-11-27T03:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/librambutan/commit/?id=f23af97214dc8664a1bc83951a65040e121a7364'/>
<id>urn:sha1:f23af97214dc8664a1bc83951a65040e121a7364</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:41+00:00</updated>
<author>
<name>Gregwar</name>
<email>g.passault@gmail.com</email>
</author>
<published>2014-04-23T14:45:23+00:00</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:04+00:00</updated>
<author>
<name>Gregwar</name>
<email>g.passault@gmail.com</email>
</author>
<published>2014-02-20T21:39:04+00:00</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>
</feed>
