<?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: More FreeRTOS examples submitted as pull request</title>
		<link>http://forums.leaflabs.com/topic.php?id=1223</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:24:00 +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=1223" rel="self" type="application/rss+xml" />

		<item>
			<title>maniacbug on "More FreeRTOS examples submitted as pull request"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1223#post-7391</link>
			<pubDate>Sun, 18 Dec 2011 13:45:48 +0000</pubDate>
			<dc:creator>maniacbug</dc:creator>
			<guid isPermaLink="false">7391@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I've started to dig into FreeRTOS on Maple.  The problem I've found is too few useful compilable examples on how to get started.  The &#60;a href=&#34;http://www.freertos.org/tutorial/index.html&#34;&#62;FreeRTOS tutorial&#60;/a&#62; is complicated and theoretical.  It doesn't leave you with any working running code.  The &#60;a href=&#34;http://www.FreeRTOS.org/RTOS_Demo_STM32_Primer_Ride.html&#34;&#62;Officially Supported demo for STM32&#60;/a&#62; works, but it's way too complicated, and assumes you have lots of hardware.  Not a great way to get started.  Maple itself comes with a tragically simple &#60;a href=&#34;https://github.com/leaflabs/libmaple/blob/master/examples/freertos-blinky.cpp&#34;&#62;freertos-blinky.cpp&#60;/a&#62;, but all it does is show you how to blink the LED.  What's next??&#60;/p&#62;
&#60;p&#62;Fortunately, I came across a page of &#60;a href=&#34;http://senstools.gforge.inria.fr/doku.php?id=os:freertos:examples&#34;&#62;FreeRTOS examples for WSN430&#60;/a&#62;.  These progressively introduce more useful concepts.  To help out other Maple users, I've ported them to Maple and added them to the FreeRTOS library as examples.  They are available as a &#60;a href=&#34;https://github.com/leaflabs/libmaple/pull/36&#34;&#62;pull request&#60;/a&#62; on libmaple at github.com.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
