<?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/trash/funcdefs/global_funcdefs.h</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:27:44 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/trash/funcdefs/global_funcdefs.h?op=log&amp;max=40&amp;peg=565</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/trash/funcdefs/global_funcdefs.h?op=rss&amp;peg=565" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 08 Jun 2007 15:36:53 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 517 – avr-lib: Moved funcdefs to trash</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;avr-lib: Moved funcdefs to trash&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/avr-lib/funcdefs&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/trash/funcdefs &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/avr-lib/funcdefs@516)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/trash/funcdefs/global_funcdefs.h?op=revision&amp;rev=517&amp;peg=565</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/trash/funcdefs/global_funcdefs.h?op=revision&amp;rev=517&amp;peg=565</guid></item>
<item><pubDate>Thu, 26 Apr 2007 12:06:04 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 394 – Copied libs to avr-lib.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;Copied libs to avr-lib.&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/actuator&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/actuator/clcd&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/actuator/clcd/clcd20x4.c &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.c@393)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/actuator/clcd/clcd20x4.h &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.h@393)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/actuator/clcd/lcd_HD44780.c &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd_HD44780.c@393)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/actuator/clcd/lcd_HD44780.h &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd_HD44780.h@393)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/actuator/rc-servo&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/eth &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/src/eth@393)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/src/ir@393)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ds18s20 &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/src/sensor/ds18s20@393)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/tc1047 &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/src/sensor/tc1047@393)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/funcdefs &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/funcdefs@393)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/trash/funcdefs/global_funcdefs.h?op=revision&amp;rev=394&amp;peg=565</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/trash/funcdefs/global_funcdefs.h?op=revision&amp;rev=394&amp;peg=565</guid></item>
<item><pubDate>Sun, 31 Dec 2006 15:39:56 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 196 – CanCLCD: Using the new lib. clcd20x4: Some minor updates. global_funcdefs: ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanCLCD: Using the new lib.&lt;br /&gt;
clcd20x4: Some minor updates.&lt;br /&gt;
global_funcdefs: Will now compile (got rid of a strange character).&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanCLCD/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanCLCD/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanRelay/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/funcdefs/global_funcdefs.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/trash/funcdefs/global_funcdefs.h?op=revision&amp;rev=196&amp;peg=565</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/trash/funcdefs/global_funcdefs.h?op=revision&amp;rev=196&amp;peg=565</guid></item>
<item><pubDate>Tue, 12 Dec 2006 20:25:11 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 165 – förslag på funcdefs-hierarki</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;förslag på funcdefs-hierarki&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/lib/funcdefs&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/funcdefs/eqlazer_funcdefs.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/funcdefs/global_funcdefs.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/trash/funcdefs/global_funcdefs.h?op=revision&amp;rev=165&amp;peg=565</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/trash/funcdefs/global_funcdefs.h?op=revision&amp;rev=165&amp;peg=565</guid></item>
</channel></rss>