AVRDUDE is a command line tool, used as follows: avrdude -p partno options … Command line options are used to control AVRDUDE’s behaviour. The following options are recognized: -p partno This is the only mandatory option and it tells AVRDUDE what type of part (MCU) that...
Articles
Much as it probably upsets the embedded purists you can use many of the Atmel now Microchip microcontrollers with the Arduino IDE To do this you need to the following.