<?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/unstable/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sun, 13 Sep 2026 19:49:54 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c?op=log&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Sat, 04 Aug 2007 20:39:22 +0000</pubDate><dc:creator>nattgris</dc:creator><title>Rev 568 – Branching trunk to branches/unstable for testing purposes.</title><description>&lt;div&gt;&lt;strong&gt;nattgris – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Branching trunk to branches/unstable for testing purposes.&lt;/div&gt;+ /branches/unstable &lt;i&gt;(copied from /trunk@567)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c?op=revision&amp;rev=568</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c?op=revision&amp;rev=568</guid></item>
<item><pubDate>Mon, 23 Apr 2007 12:55:28 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 381 – lib/src/mcu: Added support for m168. Changed from F_OSC to F_CPU.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;lib/src/mcu: Added support for m168.&lt;br /&gt;
Changed from F_OSC to F_CPU.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c?op=revision&amp;rev=381</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c?op=revision&amp;rev=381</guid></item>
<item><pubDate>Fri, 05 Jan 2007 15:37:44 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 208 – Added Mcu_Init function that initializes the internal OSC in mega88.</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added Mcu_Init function that initializes the internal OSC in mega88.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c?op=revision&amp;rev=208</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c?op=revision&amp;rev=208</guid></item>
<item><pubDate>Tue, 21 Nov 2006 10:55:12 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 142 – CAN interface is now fully queued in both directions. It ...</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;CAN interface is now fully queued in both directions. It also supports a virtual NULL-device (in addition to mcp2515) for test purposes. An MCU driver was created.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/Can2Serial/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/Can2Serial/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTest/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTest/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/can.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/can.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/can_cfg.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_cfg.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_defs.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu_cfg.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c?op=revision&amp;rev=142</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c?op=revision&amp;rev=142</guid></item>
</channel></rss>