[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] AVR GCC main.c Template
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] AVR GCC main.c Template |
Date: |
Fri, 12 Nov 2004 12:33:23 +0100 (MET) |
"Felix J. Centeno" <address@hidden> wrote:
> Hi, I am just recovery from a PC crash, and I lost my "main.c"
> template to write my programs, have somebody a template for the AVR
> GCC?
int
main(void)
{
for (;;) {
}
return 0;
}
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/