<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>James.Walms.co.uk &#187; Embedded</title>
	<atom:link href="http://blog.james.walms.co.uk/tag/embedded/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.james.walms.co.uk</link>
	<description>James Walmsley&#039;s Blog</description>
	<lastBuildDate>Sat, 20 Feb 2010 16:08:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Simple Multi-Language System for Embedded Applications</title>
		<link>http://blog.james.walms.co.uk/2009/01/13/simple-multi-language-system-for-embedded-applications/</link>
		<comments>http://blog.james.walms.co.uk/2009/01/13/simple-multi-language-system-for-embedded-applications/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 20:34:13 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[C Programming]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[lingual]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[multi-linual]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://worm.me.uk/?p=158</guid>
		<description><![CDATA[Today I wrote a simple Framework for Multi-Lingual embedded systems. It&#8217;s certainly not suitable for large applications, and only supports ASCII characters currently. I&#8217;ll be extending it slightly and releasing it on google code in the near future. (Available now upon email request). Features include: Small and simple design, Safe, and Secure. Standard C Library [...]]]></description>
		<wfw:commentRss>http://blog.james.walms.co.uk/2009/01/13/simple-multi-language-system-for-embedded-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FullFAT Embedded FAT/12/16/32 Filesystem Driver</title>
		<link>http://blog.james.walms.co.uk/2008/11/17/fullfat-embedded-fat121632-filesystem-driver/</link>
		<comments>http://blog.james.walms.co.uk/2008/11/17/fullfat-embedded-fat121632-filesystem-driver/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 23:52:09 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[General Discussion]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[FAT]]></category>
		<category><![CDATA[FAT12]]></category>
		<category><![CDATA[FAT16]]></category>
		<category><![CDATA[FAT32]]></category>
		<category><![CDATA[Filenames]]></category>
		<category><![CDATA[Filesystem]]></category>
		<category><![CDATA[FullFAT]]></category>
		<category><![CDATA[LFN]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[Long]]></category>
		<category><![CDATA[Systems]]></category>

		<guid isPermaLink="false">http://worm.me.uk/?p=141</guid>
		<description><![CDATA[FullFAT development is well underway now, and moving ahead at full-speed. So far FAT16 support is the most comprehensive, with some small bug-fixes required to finish the full FAT32 support. Long FileName (LFN) support is also working extremely well, and FullFAT can already quickly traverse its way through directory trees, and quickly provide the contents [...]]]></description>
		<wfw:commentRss>http://blog.james.walms.co.uk/2008/11/17/fullfat-embedded-fat121632-filesystem-driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
