[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Supported parts with avr-gcc
From: |
Marek Michalkiewicz |
Subject: |
Re: [avr-gcc-list] Supported parts with avr-gcc |
Date: |
Mon, 1 Jul 2002 15:53:04 +0200 (CEST) |
> OK, this may sound blunt; but I wonder whether there is an exhaustive list
> over parts supported by avr-gcc?
Currently, probably all parts could be supported if someeone contributes the
few missing ioXXXX.h files (boring work...) so they can be added to avr-libc.
Adding support for new parts is much easier with the new linker scripts.
> This is a recurring question; and the answer at least is not implicit by the
> headerfile contents in "\avrgcc\avr\include",
> nor explicitly listed anywhere of my knowledge. For instance, there is an
> "io1200.h" file, but the 1200 is not supported.
The 1200 is supported for assembler programs - you can at least use the C
preprocessor for I/O register defines etc. That's what io1200.h is for...
Marek
avr-gcc-list at http://avr1.org
Re: [avr-gcc-list] inline debugging stk200/stk500 and gdb 5.x, Iztok Zupet, 2002/07/04