<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HomeAutomation &#x2013; /trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:19:00 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=log&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 29 Nov 2010 23:12:17 +0000</pubDate><dc:creator>nattgris</dc:creator><title>Rev 1621 – remove the list of targets in need of GCC bug ...</title><description>&lt;div&gt;&lt;strong&gt;nattgris – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;remove the list of targets in need of GCC bug workaround&lt;br /&gt;
&lt;br /&gt;
The workaround is effectively a no-op if the targeted AVR is not affected,&lt;br /&gt;
so it can just as well be used always. Add suitable comment explaining the&lt;br /&gt;
fix. This should solve recent problems with ATmega328P (and future AVRs).&lt;br /&gt;
&lt;br /&gt;
Signed-off-by: Andreas Fritiofson &amp;lt;&lt;a href=&quot;mailto:andreas.fritiofson@gmail.com&quot;&gt;andreas.fritiofson@gmail.com&lt;/a&gt;&gt;&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/AntennaControl/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/AntennaDisplay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/canGateway/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CarDisplay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/ChanDimmer/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/FanController/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/gLCD/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrTransceiver/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrTransmit/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/RGBLED/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/SerialTransceiver/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/template/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/personal/template_module/src/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=1621</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=1621</guid></item>
<item><pubDate>Sun, 29 Jun 2008 18:30:52 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 884 – drivers/dtmf: simplified driver (moved timer usage to application layer), also ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/dtmf: simplified driver (moved timer usage to application layer), also added wrapper-layer for choosing hw&lt;br /&gt;
application/dtmf: changed to work with simplified drivers&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/dtmf.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/dtmf.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=884</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=884</guid></item>
<item><pubDate>Sat, 17 Nov 2007 18:42:02 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 694 – drivers: renamed drivers CallerID to DTMF application/CallerID: updated to work ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers: renamed drivers CallerID to DTMF&lt;br /&gt;
application/CallerID: updated to work with new driver directory, and moved som defines to config.inc (see config.inc.template)&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/callerid&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/callerid@690)&lt;/i&gt;&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=694</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=694</guid></item>
<item><pubDate>Sun, 26 Aug 2007 06:30:41 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 624 – app/CallerID: Updated to work with mt8870-drivers</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;app/CallerID: Updated to work with mt8870-drivers&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=624</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=624</guid></item>
<item><pubDate>Sat, 25 Aug 2007 07:49:32 +0000</pubDate><dc:creator>noddan</dc:creator><title>Rev 622 – oops, I missed CallerID.</title><description>&lt;div&gt;&lt;strong&gt;noddan – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;oops, I missed CallerID.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=622</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=622</guid></item>
<item><pubDate>Thu, 23 Aug 2007 19:34:05 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 620 – App/CallerID: Simple CallerID application, should be split to drivers for ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;App/CallerID: Simple CallerID application, should be split to drivers for MT8870&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/application/CallerID&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/CallerID/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/CallerID/main.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=620</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile?op=revision&amp;rev=620</guid></item>
</channel></rss>