AVR GCC
From Wiki
[edit]
gcc-avr and avr-libc resources
(please help this doco project and add some content/links)
- Building the gcc toolchain and libc for AVRs
- AVR GCC tools, and how to use them
- The avr-libc libraries, and how to use them
- Debugging gcc-based C/asm programs on GNU/Linux with DDD, avr-gdb and simulavr
- Simple example C/asm programs for AVR built with gcc-avr
The gcc-avr software is a powerful gcc-based toolchain for developing AVR applications in C and assembler. These tools are available on most GNU/Linux distributions, and for Windows users, they're available as an integrated package called WinAVR.
