<?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/lib/src/mcu/uart.h</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sun, 13 Sep 2026 16:11:44 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=log&amp;max=40&amp;peg=596</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=rss&amp;peg=596" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 22 Nov 2006 08:34:33 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 149 – Updated the UART library for mega88 support. Timebase and MCP2515 ...</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated the UART library for mega88 support. Timebase and MCP2515 driver also have experimental mega88 support now.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/Can2Serial/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/Can2Serial/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestEcho/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestEcho/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial_cfg.h &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h@148)&lt;/i&gt;&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c&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;x /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=revision&amp;rev=149&amp;peg=596</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=revision&amp;rev=149&amp;peg=596</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/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=revision&amp;rev=142&amp;peg=596</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=revision&amp;rev=142&amp;peg=596</guid></item>
<item><pubDate>Sun, 19 Nov 2006 17:59:10 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 127 – Refactor (Module_FunctionName instead of ModuleFunctionName). Optimizations to mcp2515 driver (higher ...</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Refactor (Module_FunctionName instead of ModuleFunctionName).&lt;br /&gt;
Optimizations to mcp2515 driver (higher SPI clock rate).&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/Can2Serial/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTest/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTest/protocol.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTest/protocol.h&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.h&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;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=revision&amp;rev=127&amp;peg=596</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=revision&amp;rev=127&amp;peg=596</guid></item>
<item><pubDate>Tue, 07 Nov 2006 10:06:56 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 73 – Skapat trunk/tags/branches. Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk.</title><description>&lt;div&gt;&lt;strong&gt;arune – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Skapat trunk/tags/branches.&lt;br /&gt;
Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk.&lt;/div&gt;+ /branches&lt;br /&gt;x /EmbeddedSoftware&lt;br /&gt;x /Flinsh&lt;br /&gt;x /MacBeth&lt;br /&gt;x /PcSoftware&lt;br /&gt;+ /tags&lt;br /&gt;+ /trunk&lt;br /&gt;+ /trunk/EmbeddedSoftware &lt;i&gt;(copied from /EmbeddedSoftware@72)&lt;/i&gt;&lt;br /&gt;+ /trunk/Flinsh &lt;i&gt;(copied from /Flinsh@72)&lt;/i&gt;&lt;br /&gt;+ /trunk/MacBeth &lt;i&gt;(copied from /MacBeth@72)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware &lt;i&gt;(copied from /PcSoftware@72)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=revision&amp;rev=73&amp;peg=596</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=revision&amp;rev=73&amp;peg=596</guid></item>
<item><pubDate>Sun, 29 Oct 2006 18:29:44 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 60 – Added some AVR MCU drivers (UART and Timebase).</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added some AVR MCU drivers (UART and Timebase).&lt;/div&gt;+ /EmbeddedSoftware/AVR/lib/src/mcu&lt;br /&gt;+ /EmbeddedSoftware/AVR/lib/src/mcu/timebase.c&lt;br /&gt;+ /EmbeddedSoftware/AVR/lib/src/mcu/timebase.h&lt;br /&gt;+ /EmbeddedSoftware/AVR/lib/src/mcu/uart.c&lt;br /&gt;+ /EmbeddedSoftware/AVR/lib/src/mcu/uart.h&lt;br /&gt;+ /EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=revision&amp;rev=60&amp;peg=596</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h?op=revision&amp;rev=60&amp;peg=596</guid></item>
</channel></rss>