<?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/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/atmega88_app.ld</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:40:16 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/atmega88_app.ld?op=log&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/atmega88_app.ld?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 20 Jul 2007 09:35:40 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 551 – Creating a branch of trunk for testing a new build ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Creating a branch of trunk for testing a new build system for avr-lib.&lt;/div&gt;+ /branches/buildsystem_v2 &lt;i&gt;(copied from /trunk@550)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/atmega88_app.ld?op=revision&amp;rev=551</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/atmega88_app.ld?op=revision&amp;rev=551</guid></item>
<item><pubDate>Wed, 18 Apr 2007 13:24:17 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 378 – Moved (old) AVR-Bios and AVR-App and an unused folder and ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Moved (old) AVR-Bios and AVR-App and an unused folder and a readmefile to trash-folder&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/AVR-App&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/AVR-Bios&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/readme.txt&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/TestNode&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/trash/AVR-App &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/AVR-App@377)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/trash/AVR-Bios &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/AVR-Bios@377)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/trash/readme.txt &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/readme.txt@377)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/trash/TestNode &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/TestNode@377)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/atmega88_app.ld?op=revision&amp;rev=378</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/atmega88_app.ld?op=revision&amp;rev=378</guid></item>
<item><pubDate>Thu, 11 Jan 2007 19:59:36 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 228 – * EmbeddedSoftware/AVR/app_vectors.h: Deleted. * EmbeddedSoftware/AVR/*_app.ld: Removed the need for editing ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;* EmbeddedSoftware/AVR/app_vectors.h: Deleted.&lt;br /&gt;
* EmbeddedSoftware/AVR/*_app.ld: Removed the need for editing these files. Values are defined in application makefile.&lt;br /&gt;
* EmbeddedSoftware/AVR/*_bios.ld: Bios and bootloader location is now configurable in makefile. .bootloader section added.&lt;br /&gt;
* EmbeddedSoftware/AVR/avr_cfg.h: Moved avr-specific initialization here.&lt;br /&gt;
* EmbeddedSoftware/AVR/bios.c: Moved flash functionality to separate file.&lt;br /&gt;
* EmbeddedSoftware/AVR/Makefile: Added configurability options.&lt;br /&gt;
* EmbeddedSoftware/AVR/flash.*: Flash functionality moved here. flash_load_buffer implemented, needs testing.&lt;br /&gt;
* EmbeddedSoftware/AVR/vectors.*: New interrupt handling system, works on all avrs without configuration (hopefully). Not tested.&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/AVR-Bios/app_vectors.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega8_app.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega8_bios.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega88_app.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega88_bios.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/avr_cfg.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios_funs.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/Makefile&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/AVR-Bios/vectors.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/AVR-Bios/vectors.S&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/atmega88_app.ld?op=revision&amp;rev=228</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/atmega88_app.ld?op=revision&amp;rev=228</guid></item>
<item><pubDate>Wed, 10 Jan 2007 08:58:20 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 225 – mega88-funktionalitet i avrbios</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;mega88-funktionalitet i avrbios&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega88_app.ld&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/AVR-Bios/atmega88_bios.ld&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/atmega88_app.ld?op=revision&amp;rev=225</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/AVR-Bios/atmega88_app.ld?op=revision&amp;rev=225</guid></item>
</channel></rss>