blob: 20bd66ecd2b833574c17f74a709f2fcf23b6b90c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
FSF gcc-3.x for Atmel AVR cross-development
This brings the gcc compiler to the Atmel AVR 8-bit RISC family of
microcontrollers.
Included is the basic C++ compiler, although this is only of limited
use without a libstdc++, and it is little tested.
Supported debugging formats: -gstabs [default] and -gstabs
Locally hack added: recognizes 0bXXX binary constants
WWW: http://gcc.gnu.org/
WWW: http://www.nongnu.org/avr-libc/
|