<?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: Initialize() function when only using libmaple?</title>
		<link>http://forums.leaflabs.com/topic.php?id=10700</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:18:01 +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=10700" rel="self" type="application/rss+xml" />

		<item>
			<title>TheAceOfHearts on "Initialize() function when only using libmaple?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=10700#post-24733</link>
			<pubDate>Wed, 17 Apr 2013 18:33:59 +0000</pubDate>
			<dc:creator>TheAceOfHearts</dc:creator>
			<guid isPermaLink="false">24733@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I'm using mbolivar's example project (&#60;a href=&#34;https://github.com/mbolivar/example-libmaple-project&#34; rel=&#34;nofollow&#34;&#62;https://github.com/mbolivar/example-libmaple-project&#60;/a&#62;) as a base for my own project for the Maple Mini. &#60;/p&#62;
&#60;p&#62;However, I only wish to use libmaple. I don't want to include anything Wirish related. I can't use C++, only C. &#60;/p&#62;
&#60;p&#62;So after digging around I copied some of the init() code from Wirish, and I came up with this: &#60;a href=&#34;https://gist.github.com/cesarandreu/a8573b55aee8304ea4f3&#34; rel=&#34;nofollow&#34;&#62;https://gist.github.com/cesarandreu/a8573b55aee8304ea4f3&#60;/a&#62; (initialize.c) and &#60;a href=&#34;https://gist.github.com/cesarandreu/6e5b5d77db45562b27e0&#34; rel=&#34;nofollow&#34;&#62;https://gist.github.com/cesarandreu/6e5b5d77db45562b27e0&#60;/a&#62; (initialize.h).&#60;/p&#62;
&#60;p&#62;But I'm not really sure of what everything does. And I'm not sure if I'm initializing everything as I should. If this were for a personal project, I'd simply use the Wirish init(), but I'm doing this for a college project, and my professor set some restrictions. &#60;/p&#62;
&#60;p&#62;Has anyone created an init() function for the maple mini only using libmaple without Wirish as a dependency? If so, would you consider sharing it? Or creating one all together? Or maybe fixing anything that might need fixing in what I linked? &#60;/p&#62;
&#60;p&#62;I should also note I lack much prior experience with C, so I'd definitely be open to feedback on how to improve.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
