This package browser is in early development. Mind the rough edges.

avrdude

AVR downloader and uploader

AVRDUDE is a utility to download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers using the ISP technique.

Installation

Install the latest version of avrdude as follows:

guix install avrdude

Or install a particular version:

guix install avrdude@6.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.