<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[cool tech zone zone - Firmware Development]]></title>
		<link>https://forum.cooltech.zone/</link>
		<description><![CDATA[cool tech zone zone - https://forum.cooltech.zone]]></description>
		<pubDate>Sun, 19 Apr 2026 09:05:21 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Play album from selected song]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=205</link>
			<pubDate>Thu, 28 Aug 2025 19:53:33 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=426">HareAttack</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=205</guid>
			<description><![CDATA[Okay, maybe I am just approaching this the wrong way, but I keep finding friction with Tangara's UI. When I am itching to hear a specific song I will navigate to the artist, the album, and then select the song and it will play. I really wish Tangara would enqueue the rest of the album to play after it. I generally have it on repeat, so I just get stuck hearing the same song until I back out and hit play on the album.<br />
<br />
Now, maybe this is just because I was a full time Zune user until now, but I wish the Tangara had:<br />
<br />
- No repeat<br />
- Repeat album/playlist<br />
- Repeat 1 song<br />
<br />
that worked with selecting individual tracks but still repeating the whole album.<br />
<br />
<img src="https://forum.cooltech.zone/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> <img src="https://forum.cooltech.zone/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> <img src="https://forum.cooltech.zone/images/smilies/angel.png" alt="Angel" title="Angel" class="smilie smilie_10" /> hare <img src="https://forum.cooltech.zone/images/smilies/angel.png" alt="Angel" title="Angel" class="smilie smilie_10" /> <img src="https://forum.cooltech.zone/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> <img src="https://forum.cooltech.zone/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" />]]></description>
			<content:encoded><![CDATA[Okay, maybe I am just approaching this the wrong way, but I keep finding friction with Tangara's UI. When I am itching to hear a specific song I will navigate to the artist, the album, and then select the song and it will play. I really wish Tangara would enqueue the rest of the album to play after it. I generally have it on repeat, so I just get stuck hearing the same song until I back out and hit play on the album.<br />
<br />
Now, maybe this is just because I was a full time Zune user until now, but I wish the Tangara had:<br />
<br />
- No repeat<br />
- Repeat album/playlist<br />
- Repeat 1 song<br />
<br />
that worked with selecting individual tracks but still repeating the whole album.<br />
<br />
<img src="https://forum.cooltech.zone/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> <img src="https://forum.cooltech.zone/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> <img src="https://forum.cooltech.zone/images/smilies/angel.png" alt="Angel" title="Angel" class="smilie smilie_10" /> hare <img src="https://forum.cooltech.zone/images/smilies/angel.png" alt="Angel" title="Angel" class="smilie smilie_10" /> <img src="https://forum.cooltech.zone/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> <img src="https://forum.cooltech.zone/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DB indexing question]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=196</link>
			<pubDate>Thu, 31 Jul 2025 01:33:18 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=359">helectrom</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=196</guid>
			<description><![CDATA[Hello folks,<br />
<br />
I recently forked the Tangara code on codeberg to work on a couple things. Namely, I want to add a view on the device for Genres -&gt; Artists -&gt; Albums -&gt; Songs. Looking at how the other similar views / DB navigation trees were setup, I assumed this would be pretty straightforward. However, my attempt has appeared to replicate instead the "Tracks by Genre" view! I tried a couple different ideas, but all produced the same behaviour.<br />
<br />
I am not asking for you kind folks to debug the feature for me of course, but I am asking for where I should start looking in order to figure this out. There's a lot of code in this project! I wonder if there is a limit on navigation depth because of the way the DB is done? I am not sure...<br />
<br />
The diff is here in case you are curious: <a href="https://codeberg.org/homoelectromagneticus/tangara-fw/commit/32b631a6658dd29a6a029b0d5db76205686a60f8" target="_blank" rel="noopener" class="mycode_url">https://codeberg.org/homoelectromagnetic...05686a60f8</a><br />
<br />
Thanks all for your time!]]></description>
			<content:encoded><![CDATA[Hello folks,<br />
<br />
I recently forked the Tangara code on codeberg to work on a couple things. Namely, I want to add a view on the device for Genres -&gt; Artists -&gt; Albums -&gt; Songs. Looking at how the other similar views / DB navigation trees were setup, I assumed this would be pretty straightforward. However, my attempt has appeared to replicate instead the "Tracks by Genre" view! I tried a couple different ideas, but all produced the same behaviour.<br />
<br />
I am not asking for you kind folks to debug the feature for me of course, but I am asking for where I should start looking in order to figure this out. There's a lot of code in this project! I wonder if there is a limit on navigation depth because of the way the DB is done? I am not sure...<br />
<br />
The diff is here in case you are curious: <a href="https://codeberg.org/homoelectromagneticus/tangara-fw/commit/32b631a6658dd29a6a029b0d5db76205686a60f8" target="_blank" rel="noopener" class="mycode_url">https://codeberg.org/homoelectromagnetic...05686a60f8</a><br />
<br />
Thanks all for your time!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DB update]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=186</link>
			<pubDate>Mon, 30 Jun 2025 21:47:47 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=21">jepyang</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=186</guid>
			<description><![CDATA[so…what exactly is happening when the DB auto-updates? it seems to happen every time the tangara crashes, and it slows down the entire interface by quite a bit until it finishes.i see there’s an option to turn off auto-updating but it’s not clear to me why it’s auto-updating in the first place, or why it might be useful.]]></description>
			<content:encoded><![CDATA[so…what exactly is happening when the DB auto-updates? it seems to happen every time the tangara crashes, and it slows down the entire interface by quite a bit until it finishes.i see there’s an option to turn off auto-updating but it’s not clear to me why it’s auto-updating in the first place, or why it might be useful.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Tangarust: rewriting it in Rust]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=158</link>
			<pubDate>Mon, 31 Mar 2025 02:38:31 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=148">Be</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=158</guid>
			<description><![CDATA[I have started writing new firmware for the Tangara's ESP32 in Rust here: <a href="https://codeberg.org/Be.ing/tangarust" target="_blank" rel="noopener" class="mycode_url">https://codeberg.org/Be.ing/tangarust</a><br />
<br />
So far I implemented a very simple driver for the PCA8575 GPIO expander and used it to mount the SD card.<br />
<br />
Any help would be appreciated! Installing the toolchain is easy, just follow <a href="https://docs.esp-rs.org/book/installation/riscv-and-xtensa.html" target="_blank" rel="noopener" class="mycode_url">Espressif's documentation</a> to use esptool, which is like rustup for Espressif's fork of Rust.]]></description>
			<content:encoded><![CDATA[I have started writing new firmware for the Tangara's ESP32 in Rust here: <a href="https://codeberg.org/Be.ing/tangarust" target="_blank" rel="noopener" class="mycode_url">https://codeberg.org/Be.ing/tangarust</a><br />
<br />
So far I implemented a very simple driver for the PCA8575 GPIO expander and used it to mount the SD card.<br />
<br />
Any help would be appreciated! Installing the toolchain is easy, just follow <a href="https://docs.esp-rs.org/book/installation/riscv-and-xtensa.html" target="_blank" rel="noopener" class="mycode_url">Espressif's documentation</a> to use esptool, which is like rustup for Espressif's fork of Rust.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[LevelDB database documentation]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=146</link>
			<pubDate>Thu, 27 Feb 2025 20:44:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=16">ayumi</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=146</guid>
			<description><![CDATA[Is reading src/tangara/database/* the only way to figure out what exactly (and in what format) gets stored in the LevelDB database, or is this documented somewhere?]]></description>
			<content:encoded><![CDATA[Is reading src/tangara/database/* the only way to figure out what exactly (and in what format) gets stored in the LevelDB database, or is this documented somewhere?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Return to last position in menu]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=136</link>
			<pubDate>Sun, 09 Feb 2025 14:36:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=102">spindle</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=136</guid>
			<description><![CDATA[Something I kind of liked in older music players (I think this was the case) is you could leave the menu and like, say, go to the settings but then you could return to that sub menu (Albums by Artist for instance) and it would return you to the last menu item you were on.<br />
<br />
Currently, on Tangara, if I leave the menu, I have to scroll back to where I was and it kind of makes me hesitant to browse and look around the player whilst listening to look at another submenu (say Genres) because if I return, I will have to scroll all the way down to get back to where I was.<br />
<br />
Is having Tangara remember where you were in a submenu (like which track you had highlighted on an album, or which album of an artist, or which artist in Albums by Artist) something possible?<br />
<br />
Thank you <img src="https://forum.cooltech.zone/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" />]]></description>
			<content:encoded><![CDATA[Something I kind of liked in older music players (I think this was the case) is you could leave the menu and like, say, go to the settings but then you could return to that sub menu (Albums by Artist for instance) and it would return you to the last menu item you were on.<br />
<br />
Currently, on Tangara, if I leave the menu, I have to scroll back to where I was and it kind of makes me hesitant to browse and look around the player whilst listening to look at another submenu (say Genres) because if I return, I will have to scroll all the way down to get back to where I was.<br />
<br />
Is having Tangara remember where you were in a submenu (like which track you had highlighted on an album, or which album of an artist, or which artist in Albums by Artist) something possible?<br />
<br />
Thank you <img src="https://forum.cooltech.zone/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Flash lua only]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=134</link>
			<pubDate>Tue, 04 Feb 2025 22:12:28 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=89">yosthum</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=134</guid>
			<description><![CDATA[Is there an easy way to just reflash the lua partition when fiddling with the front end?]]></description>
			<content:encoded><![CDATA[Is there an easy way to just reflash the lua partition when fiddling with the front end?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[bluetooth companion protocol?]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=132</link>
			<pubDate>Tue, 04 Feb 2025 08:34:20 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=30">gkr</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=132</guid>
			<description><![CDATA[I think it would be neat to have app that talk to the tangara wirelessly. Basic use case would be sync'ing podcast on the tangara from a phone but I guess doing firmware upgrade would be nice.<br />
<br />
I don't know if the tangara offer a bluetooth service doing something similar or if there is any plan to develop one?]]></description>
			<content:encoded><![CDATA[I think it would be neat to have app that talk to the tangara wirelessly. Basic use case would be sync'ing podcast on the tangara from a phone but I guess doing firmware upgrade would be nice.<br />
<br />
I don't know if the tangara offer a bluetooth service doing something similar or if there is any plan to develop one?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Could Tangara Companion check/fetch latest firmware?]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=130</link>
			<pubDate>Sun, 02 Feb 2025 18:47:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=77">taivlam</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=130</guid>
			<description><![CDATA[I am wondering if it's within Cool Tech Zone's scope to have the Tangara Companion desktop application have the ability to check for the latest update and download the latest firmware in the future.<br />
<br />
As I currently understand things (not to be pedantic, but), Tangara Companion isn't directly developed by Cool Tech Zone project but by Hailey.<br />
<br />
I bring this up for the long term future, as this distinction might confuse users who aren't usually in the usual Crowd Supply audience, as I might suggest Tangara to some other non-technical friends down the road.]]></description>
			<content:encoded><![CDATA[I am wondering if it's within Cool Tech Zone's scope to have the Tangara Companion desktop application have the ability to check for the latest update and download the latest firmware in the future.<br />
<br />
As I currently understand things (not to be pedantic, but), Tangara Companion isn't directly developed by Cool Tech Zone project but by Hailey.<br />
<br />
I bring this up for the long term future, as this distinction might confuse users who aren't usually in the usual Crowd Supply audience, as I might suggest Tangara to some other non-technical friends down the road.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Touchy center button]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=129</link>
			<pubDate>Sun, 02 Feb 2025 16:18:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=79">TheCraiggers</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=129</guid>
			<description><![CDATA[One annoyance with navigation I've experienced repeatedly is my thumb getting too close to the center button while scrolling around, which the Tangara immediately interprets as a button press. Maybe it's my short thumbs?<br />
<br />
I'm sure this is something I can probably train myself to stop doing, but it also seems like this could be fixed in software. Something like a small delay between the last time a scrolling gesture was captured and that button being active perhaps? I'm curious if there are other ideas around this.]]></description>
			<content:encoded><![CDATA[One annoyance with navigation I've experienced repeatedly is my thumb getting too close to the center button while scrolling around, which the Tangara immediately interprets as a button press. Maybe it's my short thumbs?<br />
<br />
I'm sure this is something I can probably train myself to stop doing, but it also seems like this could be fixed in software. Something like a small delay between the last time a scrolling gesture was captured and that button being active perhaps? I'm curious if there are other ideas around this.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Would like to disable long press]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=124</link>
			<pubDate>Fri, 31 Jan 2025 17:40:12 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=102">spindle</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=124</guid>
			<description><![CDATA[Hello there,<br />
<br />
I just got my tangara today <img src="https://forum.cooltech.zone/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> I really enjoy it so far but something that I am having trouble with is the long press function on the controls. I know that in the API, here, there is reference to controls.scheme, but I cannot seem to find that in the firmware tree to look at. I did find it on input_touch_wheel.cpp but I do not know if that is the right place to make changes.<br />
<br />
I am really new to hacking anything, but I would really like to learn. One of the other things I'd like to do is change what the menu shows and I seem to be missing quite a few tracks, too. But I will make separate threads for those.<br />
<br />
I just wanted to know if anyone could point me in the direction of;<br />
<ul class="mycode_list"><li>How to change the control scheme<br />
</li>
<li>How to build(?) the firmware and then flash it on to my tangara<br />
</li>
</ul>
<br />
I think with the second point, it'd be kind of cool to have a pinned guide so other people who are new to this have a place to start.<br />
<br />
Thank you very much for reading <img src="https://forum.cooltech.zone/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" />]]></description>
			<content:encoded><![CDATA[Hello there,<br />
<br />
I just got my tangara today <img src="https://forum.cooltech.zone/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> I really enjoy it so far but something that I am having trouble with is the long press function on the controls. I know that in the API, here, there is reference to controls.scheme, but I cannot seem to find that in the firmware tree to look at. I did find it on input_touch_wheel.cpp but I do not know if that is the right place to make changes.<br />
<br />
I am really new to hacking anything, but I would really like to learn. One of the other things I'd like to do is change what the menu shows and I seem to be missing quite a few tracks, too. But I will make separate threads for those.<br />
<br />
I just wanted to know if anyone could point me in the direction of;<br />
<ul class="mycode_list"><li>How to change the control scheme<br />
</li>
<li>How to build(?) the firmware and then flash it on to my tangara<br />
</li>
</ul>
<br />
I think with the second point, it'd be kind of cool to have a pinned guide so other people who are new to this have a place to start.<br />
<br />
Thank you very much for reading <img src="https://forum.cooltech.zone/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Faster programming?]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=123</link>
			<pubDate>Fri, 31 Jan 2025 14:01:25 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=53">Schrockwell</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=123</guid>
			<description><![CDATA[Is there a tip to improve the programming time when iterating on the firmware? Currently I am doing<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>idf.py build<br />
idf.py flash</code></div></div><br />
and the flash step takes <span style="font-style: italic;" class="mycode_i">foreverrrrr</span>]]></description>
			<content:encoded><![CDATA[Is there a tip to improve the programming time when iterating on the firmware? Currently I am doing<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>idf.py build<br />
idf.py flash</code></div></div><br />
and the flash step takes <span style="font-style: italic;" class="mycode_i">foreverrrrr</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Forwarding JTAG over USB through SAMD21?]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=120</link>
			<pubDate>Fri, 31 Jan 2025 05:41:14 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=148">Be</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=120</guid>
			<description><![CDATA[Is there any way to access the ESP32's JTAG interface over USB, or could there be with changes to the SAMD21 firmware? I was hoping to use <a href="https://probe.rs/" target="_blank" rel="noopener" class="mycode_url">probe.rs</a> with my Tangara, but probe-rs doesn't detect it. I know the <a href="https://cooltech.zone/tangara/docs/electronic-design/#debugging-interfaces" target="_blank" rel="noopener" class="mycode_url">documentation</a> says you can disassemble the Tangara and solder wires to the JTAG pins, but that's much more cumbersome than plugging in a USB cable. Is it still feasible to close the case if wires are soldered to the JTAG pins?]]></description>
			<content:encoded><![CDATA[Is there any way to access the ESP32's JTAG interface over USB, or could there be with changes to the SAMD21 firmware? I was hoping to use <a href="https://probe.rs/" target="_blank" rel="noopener" class="mycode_url">probe.rs</a> with my Tangara, but probe-rs doesn't detect it. I know the <a href="https://cooltech.zone/tangara/docs/electronic-design/#debugging-interfaces" target="_blank" rel="noopener" class="mycode_url">documentation</a> says you can disassemble the Tangara and solder wires to the JTAG pins, but that's much more cumbersome than plugging in a USB cable. Is it still feasible to close the case if wires are soldered to the JTAG pins?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to capture crashes]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=118</link>
			<pubDate>Thu, 30 Jan 2025 13:56:58 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=11">mspl</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=118</guid>
			<description><![CDATA[I only poked around a little bit and couldn't find it: Is there a mode (connected and capturing) or a log I should be looking at for capturing crashes?  I haven't got the toolchain up yet for compiling the firmware, but I seem to be pretty good about getting it to crash and I'd like to help fix it.]]></description>
			<content:encoded><![CDATA[I only poked around a little bit and couldn't find it: Is there a mode (connected and capturing) or a log I should be looking at for capturing crashes?  I haven't got the toolchain up yet for compiling the firmware, but I seem to be pretty good about getting it to crash and I'd like to help fix it.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[USB mode crashes finder]]></title>
			<link>https://forum.cooltech.zone/showthread.php?tid=116</link>
			<pubDate>Thu, 30 Jan 2025 06:34:31 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.cooltech.zone/member.php?action=profile&uid=74">river</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.cooltech.zone/showthread.php?tid=116</guid>
			<description><![CDATA[Hi, just got my Tangara today and the v1.1.2 firmware from Codeberg works totally fine when I flash it, but when I build main myself (I'm on MacOS Sonoma) activating USB mode while the Tangara is plugged in crashes Finder. It also appears to be generally less stable, with some random reboots and the SD card not always being properly recognized.<br />
<br />
I don't get any errors with the flashing or buildings so I think it's generally working okay, but I also wouldn't know where to look to debug any of this]]></description>
			<content:encoded><![CDATA[Hi, just got my Tangara today and the v1.1.2 firmware from Codeberg works totally fine when I flash it, but when I build main myself (I'm on MacOS Sonoma) activating USB mode while the Tangara is plugged in crashes Finder. It also appears to be generally less stable, with some random reboots and the SD card not always being properly recognized.<br />
<br />
I don't get any errors with the flashing or buildings so I think it's generally working okay, but I also wouldn't know where to look to debug any of this]]></content:encoded>
		</item>
	</channel>
</rss>