Appendix A. AVR-GCC Configuration

Table of Contents
A.1. avr-as Options
A.2. avr-gcc Options

This appendix describes the AVR-specific changes to the GNU toolset. See the GNU documentation for options that are common to all processor targets.

A.1. avr-as Options

Table A-1. avr-as Options

OptionDescription
-mmcu=nameTells avr-as which AVR processor is the target. name can be at90s1200, at90s2313, at90s2323, at90s2333, attiny22, at90s2343, at90s4433, at90s4414, at90s4434, at90s8515, at90s8535, atmega603, atmega103, or atmega161.