<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>UDOO QUAD</title>
    <description>UDOO QUAD</description>
    <pubDate>Wed, 20 May 2026 03:38:07 +0000</pubDate>
    <lastBuildDate>Wed, 20 May 2026 03:38:07 +0000</lastBuildDate>
    <generator>UDOO Forum</generator>
    <link>http://www.udoo.org/forum/forums/udoo-quad.41/</link>
    <atom:link rel="self" type="application/rss+xml" href="http://www.udoo.org/forum/forums/udoo-quad.41/index.rss"/>
    <item>
      <title>No /dev/serial/by-id directory in Ubuntu Udoo Quad</title>
      <pubDate>Thu, 04 Dec 2025 08:30:59 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/no-dev-serial-by-id-directory-in-ubuntu-udoo-quad.38540/</link>
      <guid>http://www.udoo.org/forum/threads/no-dev-serial-by-id-directory-in-ubuntu-udoo-quad.38540/</guid>
      <author>invalid@example.com (Carlon180)</author>
      <dc:creator>Carlon180</dc:creator>
      <content:encoded><![CDATA[Installing klipper on an Udoo Quad with Ubuntu 20.04, I cannot find MCU address (Arduino Due) because of /dev/serial/by-id doesn&#039;t exit. Any suggest?]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Compiling U-Boot Loader Error</title>
      <pubDate>Fri, 09 Feb 2024 22:25:57 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/compiling-u-boot-loader-error.38523/</link>
      <guid>http://www.udoo.org/forum/threads/compiling-u-boot-loader-error.38523/</guid>
      <author>invalid@example.com (weemo)</author>
      <dc:creator>weemo</dc:creator>
      <content:encoded><![CDATA[<a href="https://www.udoo.org/docs/Advanced_Topics/Compile_U_Boot_Bootloader.html" class="internalLink">I am following this guide</a><br />
<br />
but I get this error:<br />
arm-linux-gnueabihf-gcc: error: unrecognized -march target: armv5<br />
arm-linux-gnueabihf-gcc: note: valid arguments are: armv4 armv4t armv5t armv5te armv5tej armv6 armv6j armv6k armv6z armv6kz armv6zk armv6t2 armv6-m armv6s-m armv7 armv7-a armv7ve armv7-r armv7-m armv7e-m armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a armv8.6-a armv8-m.base...<br />
<br />
<a href="http://www.udoo.org/forum/threads/compiling-u-boot-loader-error.38523/" class="internalLink">Compiling U-Boot Loader Error</a>]]></content:encoded>
    </item>
    <item>
      <title>Ubuntu 16.04 for UDOO Quad/Dual</title>
      <pubDate>Sat, 03 Jun 2023 06:42:30 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/ubuntu-16-04-for-udoo-quad-dual.4952/</link>
      <guid>http://www.udoo.org/forum/threads/ubuntu-16-04-for-udoo-quad-dual.4952/</guid>
      <author>invalid@example.com (Francesco)</author>
      <dc:creator>Francesco</dc:creator>
      <content:encoded><![CDATA[Please note, this is a bleeding-edge community OS for UDOO. It comes without any kind of warranty, so it is recommended only to experienced users. Using it, your board may be kidnapped, burnt or ate by dark kittens, or it may just produce magic smoke and flames. <span style="text-decoration: underline">Use it at your own risk!</span><br />
<br />
<b>Main features:</b><br />
  * Based on Ubuntu 16.04<br />
  * Mate desktop environment<br />
  * Linux version is 4.1.15<br />
  * U-Boot version is 2016.09.1<br />
  * Integrated newer firmware and patches from NXP<br />
  * Wifi...<br />
<br />
<a href="http://www.udoo.org/forum/threads/ubuntu-16-04-for-udoo-quad-dual.4952/" class="internalLink">Ubuntu 16.04 for UDOO Quad/Dual</a>]]></content:encoded>
      <slash:comments>19</slash:comments>
    </item>
    <item>
      <title>Video steam vertically flipped in Android 6.01 compared to Android 4.4.2</title>
      <pubDate>Sat, 22 Apr 2023 09:43:03 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/video-steam-vertically-flipped-in-android-6-01-compared-to-android-4-4-2.33302/</link>
      <guid>http://www.udoo.org/forum/threads/video-steam-vertically-flipped-in-android-6-01-compared-to-android-4-4-2.33302/</guid>
      <author>invalid@example.com (wjrowles)</author>
      <dc:creator>wjrowles</dc:creator>
      <content:encoded><![CDATA[How do I vertically flip the video stream in Android 6,01 for the ov5640_mipi.c camera?  I want this flipped in the default boot mode.<br />
<br />
Thx, John]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>OpenCV installation error. Need QR code scanning via Python</title>
      <pubDate>Wed, 15 Mar 2023 14:06:27 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/opencv-installation-error-need-qr-code-scanning-via-python.6563/</link>
      <guid>http://www.udoo.org/forum/threads/opencv-installation-error-need-qr-code-scanning-via-python.6563/</guid>
      <author>invalid@example.com (marklee)</author>
      <dc:creator>marklee</dc:creator>
      <content:encoded><![CDATA[<span style="font-family: 'Arial'"><span style="font-size: 15px">I need to do a project to scan QR codes and trigger a relay.  I am using used the default image Ubuntu 14.04 but noticed OpenCV is not installed by default.<br />
I search around and tried but with no luck to get OpenCV 3.20 installed.</span></span><br />
<span style="font-size: 12px"><span style="font-family: 'Arial'"><span style="font-size: 15px">Does anyone know the correct steps to installed or have a sample working python script to scan for QR codes. You help is much appreciated!</span></span></span>]]></content:encoded>
      <slash:comments>6</slash:comments>
    </item>
    <item>
      <title>UDOO QUAD PROXY SETTINGS</title>
      <pubDate>Mon, 06 Feb 2023 09:51:57 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/udoo-quad-proxy-settings.15812/</link>
      <guid>http://www.udoo.org/forum/threads/udoo-quad-proxy-settings.15812/</guid>
      <author>invalid@example.com (Raja)</author>
      <dc:creator>Raja</dc:creator>
      <content:encoded><![CDATA[Hello all,<br />
I am Raja from India bought a UDOO Quad. I want to use the internet connection in our college which is having proxy settings. Can you please explain me the process of giving proxy settings in UDOO quad with &quot;udoobuntu-udoo-qdl-desktop_2.2.0&quot;.<br />
Thank you.]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Ubuntu 18.04 for UDOO Quad/Dual</title>
      <pubDate>Mon, 16 Jan 2023 03:04:01 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/ubuntu-18-04-for-udoo-quad-dual.29621/</link>
      <guid>http://www.udoo.org/forum/threads/ubuntu-18-04-for-udoo-quad-dual.29621/</guid>
      <author>invalid@example.com (Francesco)</author>
      <dc:creator>Francesco</dc:creator>
      <content:encoded><![CDATA[<b>Main features:</b><br />
* Based on Ubuntu 18.04<br />
* Mate desktop environment<br />
* Linux version is 4.1.15<br />
* U-Boot version is 2015.04<br />
* iMX firmware v6.0 and Vivante GPU X11 acceleration v6.2.2<br />
* WiFi firmware updated<br />
* UDOO services ported to systemd<br />
<br />
<b>Hardware support:</b><br />
* UDOO Quad and Dual with all built-in devices<br />
<br />
<b>Known issues:</b><br />
* currently none<br />
<br />
The images are (almost fully) untested!<br />
Please note, this is a bleeding-edge community OS for UDOO. It comes without any kind of warranty,...<br />
<br />
<a href="http://www.udoo.org/forum/threads/ubuntu-18-04-for-udoo-quad-dual.29621/" class="internalLink">Ubuntu 18.04 for UDOO Quad/Dual</a>]]></content:encoded>
      <slash:comments>30</slash:comments>
    </item>
    <item>
      <title>Serial not recognized</title>
      <pubDate>Tue, 11 Oct 2022 09:59:51 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/serial-not-recognized.38127/</link>
      <guid>http://www.udoo.org/forum/threads/serial-not-recognized.38127/</guid>
      <author>invalid@example.com (jerrino77)</author>
      <dc:creator>jerrino77</dc:creator>
      <content:encoded><![CDATA[Hello all, i&#039;m in trouble with my Quad board. When i connect It to any PC , no matter if Is Windows or Linux, the device Is not recognized, not even the &quot;sound&quot; when i plug USB cable. What can i do?]]></content:encoded>
    </item>
    <item>
      <title>SATA Hard drive not recognized</title>
      <pubDate>Thu, 30 Jun 2022 04:10:23 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/sata-hard-drive-not-recognized.21960/</link>
      <guid>http://www.udoo.org/forum/threads/sata-hard-drive-not-recognized.21960/</guid>
      <author>invalid@example.com (battosai81)</author>
      <dc:creator>battosai81</dc:creator>
      <content:encoded><![CDATA[Good afternoon, I have a QUAD board, I am trying to install a 1Tb HDD SEAGATE BARRACUDA model ST1000DM003 of 3.5, I connect the SATA cable to the board and the 5Vd / 12Vdc but it does not recognize the board, good or you can hear the start sound of the HDD.<br />
<br />
It is supposed that 3.5 HDD should also work, or there is some step that I need to complete.<br />
<br />
Thank you.]]></content:encoded>
      <slash:comments>10</slash:comments>
    </item>
    <item>
      <title>About additional RAM 2GB</title>
      <pubDate>Thu, 23 Jun 2022 08:24:33 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/about-additional-ram-2gb.37648/</link>
      <guid>http://www.udoo.org/forum/threads/about-additional-ram-2gb.37648/</guid>
      <author>invalid@example.com (Shin)</author>
      <dc:creator>Shin</dc:creator>
      <content:encoded><![CDATA[If you look at the Udoo Quad circuit, it says MK41K128M16JT-125 is installed. However, in Udoo Quad, actual memory is recognized as 1GB. I tried changing the udoo_spl.c internal setting in uboot to 2GB, but it is meaningless. Am I doing it right?]]></content:encoded>
    </item>
    <item>
      <title>Android Source Download</title>
      <pubDate>Fri, 08 Apr 2022 00:15:54 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/android-source-download.37011/</link>
      <guid>http://www.udoo.org/forum/threads/android-source-download.37011/</guid>
      <author>invalid@example.com (Shin)</author>
      <dc:creator>Shin</dc:creator>
      <content:encoded><![CDATA[&#039;You are running as per the script presented at <a href="https://www.udoo.org/docs/Advanced_Topics/Compile_Android_From_Source.html" class="internalLink">https://www.udoo.org/docs/Advanced_Topics/Compile_Android_From_Source.html</a>&#039;. However, it is too difficult to download due to frequent errors. Do you have the original source or do you know how to download it in the correct way?]]></content:encoded>
    </item>
    <item>
      <title>UDOO CAN BUS issues</title>
      <pubDate>Wed, 15 Dec 2021 06:19:37 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/udoo-can-bus-issues.13207/</link>
      <guid>http://www.udoo.org/forum/threads/udoo-can-bus-issues.13207/</guid>
      <author>invalid@example.com (asusrog)</author>
      <dc:creator>asusrog</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
<br />
I am currently having issues getting UDOO&#039;s flexcan working. <br />
<br />
Following is the yocto build configuration i am using. (meta-udoo krogoth branch) <br />
<br />
    Build Configuration:<br />
    BB_VERSION        = &quot;1.30.0&quot;<br />
    BUILD_SYS         = &quot;x86_64-linux&quot;<br />
    NATIVELSBSTRING   = &quot;universal&quot;<br />
    TARGET_SYS        = &quot;arm-poky-linux-gnueabi&quot;<br />
    MACHINE           = &quot;udooqdl&quot;<br />
    DISTRO            = &quot;poky&quot;<br />
    DISTRO_VERSION    = &quot;2.1.3&quot;<br />
    TUNE_FEATURES     = &quot;arm armv7a vfp thumb neon...<br />
<br />
<a href="http://www.udoo.org/forum/threads/udoo-can-bus-issues.13207/" class="internalLink">UDOO CAN BUS issues</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Ubuntu Bionic and Debian Stretch</title>
      <pubDate>Mon, 30 Aug 2021 19:18:09 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/ubuntu-bionic-and-debian-stretch.18041/</link>
      <guid>http://www.udoo.org/forum/threads/ubuntu-bionic-and-debian-stretch.18041/</guid>
      <author>invalid@example.com (igorpec)</author>
      <dc:creator>igorpec</dc:creator>
      <content:encoded><![CDATA[In case someone fancy latest technology on Udoo ...<br />
<br />
<b>Download:</b> <a href="https://www.armbian.com/udoo-quad/" target="_blank" class="externalLink" rel="nofollow">https://www.armbian.com/udoo-quad/</a><br />
<br />
Kernel 4.4.150<br />
Bootlog: <a href="http://ix.io/1kMo" target="_blank" class="externalLink" rel="nofollow">http://ix.io/1kMo</a>]]></content:encoded>
      <slash:comments>12</slash:comments>
    </item>
    <item>
      <title>how to get the os into the udoo quad</title>
      <pubDate>Thu, 18 Mar 2021 19:31:30 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/how-to-get-the-os-into-the-udoo-quad.33449/</link>
      <guid>http://www.udoo.org/forum/threads/how-to-get-the-os-into-the-udoo-quad.33449/</guid>
      <author>invalid@example.com (malaga)</author>
      <dc:creator>malaga</dc:creator>
      <content:encoded><![CDATA[hi there - good day, <br />
<br />
i have an udoo quad rev 4  and i guess that the specs can be found here<br />
<br />
<a href="https://www.udoo.org/docs/Software_&amp;_OS_Distro/UDOObuntu.html" class="internalLink">https://www.udoo.org/docs/Software_&amp;_OS_Distro/UDOObuntu.html</a><br />
the question is: how to get the os onto the board!? <br />
<br />
note: with raspi and banana pi i have slots for the sd-card  but how to apply the os on the udoo quad!?]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>Not able to re-enable wi-fi and strange ethernet behaviour</title>
      <pubDate>Sat, 12 Dec 2020 15:57:50 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/not-able-to-re-enable-wi-fi-and-strange-ethernet-behaviour.32880/</link>
      <guid>http://www.udoo.org/forum/threads/not-able-to-re-enable-wi-fi-and-strange-ethernet-behaviour.32880/</guid>
      <author>invalid@example.com (audiogio99)</author>
      <dc:creator>audiogio99</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
I was working on my UDOO after installing official UDOObuntu, to be used as a micro webserver. Everything was ok, but just before making the UDOO accessible from the web on I had the very bad idea of disabling wi-fi from the icon in lower right corner of the graphical interface. <br />
Now I need to reenable it, but <br />
<ul>
<li>the enable wi-fi button is greyed out.</li>
<li>in Web Control Panel, no wireless network shows up: 

	<a href="https://www.udoo.org/forum/attachments/2056/" target="_blank">View attachment 2056</a>
	
 </li>
<li>I have spent quite some time googling...</li>
</ul><br />
<a href="http://www.udoo.org/forum/threads/not-able-to-re-enable-wi-fi-and-strange-ethernet-behaviour.32880/" class="internalLink">Not able to re-enable wi-fi and strange ethernet behaviour</a>]]></content:encoded>
    </item>
    <item>
      <title>UDOO QUAD not working in DVI mode</title>
      <pubDate>Tue, 29 Sep 2020 13:41:23 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/udoo-quad-not-working-in-dvi-mode.32589/</link>
      <guid>http://www.udoo.org/forum/threads/udoo-quad-not-working-in-dvi-mode.32589/</guid>
      <author>invalid@example.com (kstearns)</author>
      <dc:creator>kstearns</dc:creator>
      <content:encoded><![CDATA[I opened a UDOO support ticket, but it&#039;s been sitting for more than a week with no response so I thought I would try here.<br />
<br />
In short, when connecting UDOO QUAD to older DVI display devices, it doesn&#039;t work properly - display flickers and reports an (invalid) pixel clock rate of 173Mhz. Attaching our video signal analyzer tells us that the TMDS Format = HDMI, not DVI.<br />
<br />
When I use a Raspberry Pi (or really any device except UDOO), the analyzer reports TMDS Format = DVI with correct timings and...<br />
<br />
<a href="http://www.udoo.org/forum/threads/udoo-quad-not-working-in-dvi-mode.32589/" class="internalLink">UDOO QUAD not working in DVI mode</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>I.MX6 UDOO CAN BUS</title>
      <pubDate>Fri, 03 Jan 2020 16:00:17 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/i-mx6-udoo-can-bus.6394/</link>
      <guid>http://www.udoo.org/forum/threads/i-mx6-udoo-can-bus.6394/</guid>
      <author>invalid@example.com (sam7281)</author>
      <dc:creator>sam7281</dc:creator>
      <content:encoded><![CDATA[How can i open I.MX6 UDOO CANbus?<br />
I test this code<br />
<br />
pinctrl_flexcan1: flexcan1grp {<br />
fsl,pins = &lt;<br />
MX6QDL_PAD_GPIO_7__FLEXCAN1_TX 0x80000000  <br />
MX6QDL_PAD_GPIO_8__FLEXCAN1_RX 0x80000000 <br />
&gt;;<br />
};<br />
<br />
&amp;flexcan1 {<br />
pinctrl-names = &quot;default&quot;;<br />
pinctrl-0 = &lt;&amp;pinctrl_flexcan1&gt;;<br />
trx-stby-gpio = &lt;&amp;gpio4 5 GPIO_ACTIVE_LOW&gt;;<br />
status = &quot;okay&quot;;  <br />
};<br />
<br />
<br />
LOOPBACK is work   But I link real can device can&#039;t work,Why?<br />
<br />
udooer@udoo:~$ ip -s -d link show can0<br />
3: can0: &lt;NO-CARRIER,NOARP,UP,ECHO&gt; mtu 16 qdisc pfifo_fast...<br />
<br />
<a href="http://www.udoo.org/forum/threads/i-mx6-udoo-can-bus.6394/" class="internalLink">I.MX6 UDOO CAN BUS</a>]]></content:encoded>
      <slash:comments>13</slash:comments>
    </item>
    <item>
      <title>UDOO Quad, Linux and Repetier Host</title>
      <pubDate>Sun, 17 Nov 2019 19:08:36 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/udoo-quad-linux-and-repetier-host.29995/</link>
      <guid>http://www.udoo.org/forum/threads/udoo-quad-linux-and-repetier-host.29995/</guid>
      <author>invalid@example.com (Petter1)</author>
      <dc:creator>Petter1</dc:creator>
      <content:encoded><![CDATA[Hello everyone,,<br />
so ive been trying for the better part of a week to get this combination to work. And ive had moderate success <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="Smile    :)" /><br />
<br />
I think its come down to a incompatibility between the current kernel in udoobuntu 2 and the mono library that repetier host uses.<br />
<br />
So ive been trying to downgrade the kernel to 3.13.046. But i only get black screen when i restart after the downgrade. Is there anyone who has successfully done a downgrade of the kernel that could help me? <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="Smile    :)" /><br />
<br />
And i have to add,...<br />
<br />
<a href="http://www.udoo.org/forum/threads/udoo-quad-linux-and-repetier-host.29995/" class="internalLink">UDOO Quad, Linux and Repetier Host</a>]]></content:encoded>
    </item>
    <item>
      <title>HDMI is not working in UDOO Quad</title>
      <pubDate>Wed, 04 Sep 2019 03:42:26 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/hdmi-is-not-working-in-udoo-quad.29563/</link>
      <guid>http://www.udoo.org/forum/threads/hdmi-is-not-working-in-udoo-quad.29563/</guid>
      <author>invalid@example.com (Guilebaldo)</author>
      <dc:creator>Guilebaldo</dc:creator>
      <content:encoded><![CDATA[Hello, after keeping it safe in a box for a couple of years....I turned-on my Quad-UDOO.<br />
I re-wrote the SD car with latest Ubuntu version from UDOO page. (14.04.5 LTS)<br />
I can not make the HDMI to work, I could connect the UDOO serially to my PC.<br />
I did &quot;printenv&quot; and I got this:<br />



<div class="bbCodeBlock bbCodeQuote">
	<aside>
		
		<blockquote class="quoteContainer"><div class="quote">XDG_SESSION_ID=c2<br />
SHELL=/bin/bash<br />
TERM=linux<br />
HUSHLOGIN=FALSE<br />
USER=udooer<br />
LS_COLORS=rs=0:di=01<br />
MAIL=/var/mail/udooer<br />
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games...</div><div class="quoteExpand">Click to expand...</div></blockquote>
	</aside>
</div><a href="http://www.udoo.org/forum/threads/hdmi-is-not-working-in-udoo-quad.29563/" class="internalLink">HDMI is not working in UDOO Quad</a>]]></content:encoded>
      <slash:comments>10</slash:comments>
    </item>
    <item>
      <title>avr/io.h error: UDOO Quad Board Package up to date?</title>
      <pubDate>Thu, 18 Jul 2019 05:06:18 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/avr-io-h-error-udoo-quad-board-package-up-to-date.29467/</link>
      <guid>http://www.udoo.org/forum/threads/avr-io-h-error-udoo-quad-board-package-up-to-date.29467/</guid>
      <author>invalid@example.com (pdblood)</author>
      <dc:creator>pdblood</dc:creator>
      <content:encoded><![CDATA[One of the libraries I am using has this include statement:<br />
<br />
#include &lt;avr/io.h&gt;<br />
<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>
Attempting to build with that library results in this error:
Arduino: 1.8.9 (Windows Store 1.8.21.0) (Windows 10), Board: &quot;UDOO QDL (Arduino Due)&quot;

Build options changed, rebuilding all
C:\Users\pdblo\Box Sync\Personal\Arduino\libraries\PS2X_lib\PS2X_lib.cpp:5:20: fatal error: avr/io.h: No such file or directory

 #include &lt;avr/io.h&gt;

                    ^

compilation terminated.

exit status 1
</pre>
</div>...<br />
<br />
<a href="http://www.udoo.org/forum/threads/avr-io-h-error-udoo-quad-board-package-up-to-date.29467/" class="internalLink">avr/io.h error: UDOO Quad Board Package up to date?</a>]]></content:encoded>
    </item>
  </channel>
</rss>
