<?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>Device Tree Archives - The Golioth Developer Blog</title>
	<atom:link href="https://blog.golioth.io/tag/device-tree/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.golioth.io/tag/device-tree/</link>
	<description>Golioth, Zephyr, and IoT Development News and How Tos</description>
	<lastBuildDate>Mon, 03 Feb 2025 14:48:29 +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>Device Tree Archives - The Golioth Developer Blog</title>
	<link>https://blog.golioth.io/tag/device-tree/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Zephyr Devicetree Troubleshooting: Generated Files</title>
		<link>https://blog.golioth.io/zephyr-devicetree-troubleshooting-generated-files/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Thu, 15 Jun 2023 15:17:30 +0000</pubDate>
				<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[Device Tree]]></category>
		<category><![CDATA[devicetree]]></category>
		<category><![CDATA[error messages]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=4672</guid>

					<description><![CDATA[<p>Learning Devicetree is one of the more difficult parts of getting comfortable with Zephyr. This post walks you through an example error and points out things to check while troubleshooting.</p>
<p>The post <a href="https://blog.golioth.io/zephyr-devicetree-troubleshooting-generated-files/">Zephyr Devicetree Troubleshooting: Generated Files</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Pin mapping in Zephyr lets you move pin functions with ease</title>
		<link>https://blog.golioth.io/pin-mapping-in-zephyr-lets-you-move-pin-functions-with-ease/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Tue, 08 Mar 2022 16:11:46 +0000</pubDate>
				<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[Device Tree]]></category>
		<category><![CDATA[remap pins]]></category>
		<guid isPermaLink="false">https://blog.golioth.network/?p=1083</guid>

					<description><![CDATA[<p>Reassigning pins in your Zephyr project is key to keeping your code portable. This guide demonstrates how to use devicetree overlay files to move peripherals like SPI or i2c to different pins, and how to make sure your new assignments don't collide with the existing configuration.</p>
<p>The post <a href="https://blog.golioth.io/pin-mapping-in-zephyr-lets-you-move-pin-functions-with-ease/">Pin mapping in Zephyr lets you move pin functions with ease</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to Set Up ESP32 GPIO Pins in Zephyr</title>
		<link>https://blog.golioth.io/how-to-set-up-esp32-gpio-pins-in-zephyr/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Tue, 11 Jan 2022 15:43:59 +0000</pubDate>
				<category><![CDATA[Zephyr]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[Device Tree]]></category>
		<category><![CDATA[ESP32]]></category>
		<category><![CDATA[gpio]]></category>
		<category><![CDATA[overlay]]></category>
		<guid isPermaLink="false">https://blog.golioth.network/?p=453</guid>

					<description><![CDATA[<p>Getting your ESP32 GPIO pins working with Zephyr is easy, and using a devicetree overlay file to do so makes it painless to change pins (or even boards/architectures) in the future. Today we&#8217;re looking at a simple overlay file for the ESP32 architecture and talking about the syntax used to choose input and output pins. [&#8230;]</p>
<p>The post <a href="https://blog.golioth.io/how-to-set-up-esp32-gpio-pins-in-zephyr/">How to Set Up ESP32 GPIO Pins in Zephyr</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
