<?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>Zephyr module Archives - The Golioth Developer Blog</title>
	<atom:link href="https://blog.golioth.io/tag/zephyr-module/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.golioth.io/tag/zephyr-module/</link>
	<description>Golioth, Zephyr, and IoT Development News and How Tos</description>
	<lastBuildDate>Mon, 10 Feb 2025 16:16:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.golioth.io/wp-content/uploads/2023/09/cropped-Golioth_Symbol_Coral_RGB-1-32x32.png</url>
	<title>Zephyr module Archives - The Golioth Developer Blog</title>
	<link>https://blog.golioth.io/tag/zephyr-module/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Add Golioth to an Existing Zephyr (or NCS) Project</title>
		<link>https://blog.golioth.io/how-to-add-golioth-to-an-existing-zephyr-or-ncs-project/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Tue, 11 Feb 2025 15:17:53 +0000</pubDate>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Golioth Firmware SDK]]></category>
		<category><![CDATA[Manifest]]></category>
		<category><![CDATA[zephyr]]></category>
		<category><![CDATA[Zephyr module]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=9032</guid>

					<description><![CDATA[<p>Golioth removes the pain of connecting constrained devices to the cloud. This post shows you how to add Golioth to your existing Zephyr project and get your first device connected.</p>
<p>The post <a href="https://blog.golioth.io/how-to-add-golioth-to-an-existing-zephyr-or-ncs-project/">How to Add Golioth to an Existing Zephyr (or NCS) Project</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Managing board revisions in Zephyr</title>
		<link>https://blog.golioth.io/managing-board-revisions-in-zephyr/</link>
		
		<dc:creator><![CDATA[Chris Wilson]]></dc:creator>
		<pubDate>Tue, 09 Apr 2024 15:11:35 +0000</pubDate>
				<category><![CDATA[Firmware]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[Aludel]]></category>
		<category><![CDATA[Blueprint]]></category>
		<category><![CDATA[Elixir]]></category>
		<category><![CDATA[zephyr]]></category>
		<category><![CDATA[Zephyr module]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=6645</guid>

					<description><![CDATA[<p>Both Zephyr and Golioth have solutions for keeping track of multiple revisions of your hardware. Let's walk through how to tell Zephyr there is both a "Rev A" and "Rev B" of your hardware. We'll finish up by talking about how Golioth organizes OTA firmware updates for your different board revisions.</p>
<p>The post <a href="https://blog.golioth.io/managing-board-revisions-in-zephyr/">Managing board revisions in Zephyr</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to turn Helper Code into a Zephyr Module</title>
		<link>https://blog.golioth.io/how-to-turn-helper-code-into-a-zephyr-module/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Tue, 10 Oct 2023 14:28:41 +0000</pubDate>
				<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[helper code]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[module.yml]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Zephyr module]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=5247</guid>

					<description><![CDATA[<p>Embedded developers always maintain sets of helper code that get used across multiple projects. With Zephyr RTOS, you can easily turn your helper code into a portable Zephyr module. Creating a Zephyr module means you can version control your code, making changes in one centralized place, while targeting a specific git commit, tag, or branch [&#8230;]</p>
<p>The post <a href="https://blog.golioth.io/how-to-turn-helper-code-into-a-zephyr-module/">How to turn Helper Code into a Zephyr Module</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
