<?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; /branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:47:05 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile?op=log&amp;max=40&amp;peg=819</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile?op=rss&amp;peg=819" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 13 May 2008 18:04:16 +0000</pubDate><dc:creator>migan</dc:creator><title>Rev 819 – Added a script for adding modules to a application Cleaned ...</title><description>&lt;div&gt;&lt;strong&gt;migan – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a script for adding modules to a application&lt;br /&gt;
Cleaned files and added new ones :)&lt;br /&gt;
Makefiles still does not work&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/dep.inc&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/OLDMakefile&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.inc&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.template&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules.inc&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules.py&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules/sns_ds18x20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/README&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/config.inc.template&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/Makefile&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/sources.list.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile?op=revision&amp;rev=819&amp;peg=819</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile?op=revision&amp;rev=819&amp;peg=819</guid></item>
<item><pubDate>Tue, 13 May 2008 08:03:21 +0000</pubDate><dc:creator>migan</dc:creator><title>Rev 817 – Added file to make a module have a list of ...</title><description>&lt;div&gt;&lt;strong&gt;migan – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added file to make a module have a list of its dependencies&lt;br /&gt;
Added file to list which modules to compile, THIS IS NOT COMPLETE&lt;br /&gt;
Tried to change the makefiles to work but it does not yet!&lt;br /&gt;
Corrected fault in application main, now checks HW_ID when getting a list request&lt;br /&gt;
Added simple defines for getting the individual bytes of a HW_ID easily&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/dep.inc&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules.inc&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile?op=revision&amp;rev=817&amp;peg=819</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile?op=revision&amp;rev=817&amp;peg=819</guid></item>
<item><pubDate>Sun, 11 May 2008 18:43:51 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 801 – First test application with changes to stdcan</title><description>&lt;div&gt;&lt;strong&gt;linlun – 77 file(s) modified&lt;/strong&gt;&lt;br/&gt;First test application with changes to stdcan&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/OLDMakefile&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios.inc&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.eep&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.elf&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.hex&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.lss&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.map&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.sym&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_export.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_export.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_pass1.elf&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/config.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515/mcp2515.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515/mcp2515.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/flash.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/flash.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/libbios.a&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/libbios.S&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/config.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can/stdcan.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can/stdcan.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu/mcu.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu/mcu.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/crc8.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/crc8.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/delay.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/delay.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/ds18x20.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/ds18x20.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/onewire.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/onewire.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer/timer.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer/timer.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.eep&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.elf&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.hex&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.lss&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.map&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.sym&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/modules&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/modules/sns_ds18x20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.inc&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules/sns_ds18x20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/config.inc.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile?op=revision&amp;rev=801&amp;peg=819</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile?op=revision&amp;rev=801&amp;peg=819</guid></item>
</channel></rss>