What is the command line to compile main.c into hex code?
I'm using avrdude and avr-gcc on the Mac with the USBTinyISP. I want to compile for the attiny13.
I'm new to AVR and µControllers. I was working on this last year and put it aside for awhile. I compiled a few programs, downloaded and ran them last year. I trying to pick up where I left off, and I can't seem to remember how to compile my main.c.