# HG changeset patch # User Oleksandr Gavenko <gavenkoa@gmail.com> # Date 1285707200 -10800 # Node ID b70f5c7bbb6862cee9a8933b02382438fd62cc0a # Parent 0b065ce3d94cd80ba08da5304c62084302dfac7e# Parent 848188daee1cca89c8be85b031a97a7a0a72a51b merged diff -r 0b065ce3d94c -r b70f5c7bbb68 avr.rst --- a/avr.rst Mon Sep 27 11:14:24 2010 +0300 +++ b/avr.rst Tue Sep 28 23:53:20 2010 +0300 @@ -20,6 +20,15 @@ * tool-chain. +** WinAVR. + +WinAVR (pronounced "whenever") is a suite of executable, open source software development tools +for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. It includes the GNU +GCC compiler for C and C++. + + http://winavr.sourceforge.net/ + home page + ** GNU. *** avr-libc. diff -r 0b065ce3d94c -r b70f5c7bbb68 lpt.rst --- a/lpt.rst Mon Sep 27 11:14:24 2010 +0300 +++ b/lpt.rst Tue Sep 28 23:53:20 2010 +0300 @@ -23,6 +23,9 @@ http://www.prolific.com.tw/eng/products.asp?id=6 + about page + http://www.prolific.com.tw/eng/downloads.asp?ID=36 + driver download page * USB to LPT driver. diff -r 0b065ce3d94c -r b70f5c7bbb68 rs232.rst --- a/rs232.rst Mon Sep 27 11:14:24 2010 +0300 +++ b/rs232.rst Tue Sep 28 23:53:20 2010 +0300 @@ -4,4 +4,8 @@ ** PL-2303. + http://www.prolific.com.tw/eng/downloads.asp?ID=23 + datasheet download page http://www.prolific.com.tw/eng/downloads.asp?id=31 + driver download page +