<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Bug found in maple_native</title>
		<link>http://forums.leaflabs.com/topic.php?id=672</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:19:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=672" rel="self" type="application/rss+xml" />

		<item>
			<title>mbolivar on "Bug found in maple_native"</title>
			<link>http://forums.leaflabs.com/topic.php?id=672#post-3797</link>
			<pubDate>Tue, 01 Mar 2011 19:29:56 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">3797@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Roberto,&#60;/p&#62;
&#60;p&#62;Thanks for the report.  This commit (pushed into master just now) should fix it:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/leaflabs/libmaple/commit/f6ce003bb935f26eeefa54acf7c2ae6afaabd871&#34; rel=&#34;nofollow&#34;&#62;https://github.com/leaflabs/libmaple/commit/f6ce003bb935f26eeefa54acf7c2ae6afaabd871&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redfox74 on "Bug found in maple_native"</title>
			<link>http://forums.leaflabs.com/topic.php?id=672#post-3793</link>
			<pubDate>Tue, 01 Mar 2011 18:31:54 +0000</pubDate>
			<dc:creator>redfox74</dc:creator>
			<guid isPermaLink="false">3793@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Dear Friends,&#60;br /&#62;
i found a bug inside the gpio_init to solve it i delete the errata #define for native code .. i think that is not properly initialized and if you try to use porte or up it don't work.&#60;/p&#62;
&#60;p&#62;// Modify only for maple native&#60;br /&#62;
void gpio_init(void) {&#60;br /&#62;
    rcc_clk_enable(RCC_GPIOA);&#60;br /&#62;
    rcc_clk_enable(RCC_GPIOB);&#60;br /&#62;
    rcc_clk_enable(RCC_GPIOC);&#60;br /&#62;
    rcc_clk_enable(RCC_GPIOD);&#60;br /&#62;
    rcc_clk_enable(RCC_GPIOE);&#60;br /&#62;
    rcc_clk_enable(RCC_GPIOF);&#60;br /&#62;
    rcc_clk_enable(RCC_GPIOG);&#60;br /&#62;
    rcc_clk_enable(RCC_AFIO);&#60;br /&#62;
}&#60;br /&#62;
Best&#60;br /&#62;
Roberto
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
