# HG changeset patch # User Oleksandr Gavenko # Date 1285017704 -10800 # Node ID 848188daee1cca89c8be85b031a97a7a0a72a51b # Parent 9e9ae3f22b983ebec25ec1a0ef4dbf3bc3a64f7d About WinAVR. diff -r 9e9ae3f22b98 -r 848188daee1c avr.rst --- a/avr.rst Tue Sep 21 00:21:33 2010 +0300 +++ b/avr.rst Tue Sep 21 00:21:44 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.