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

avrdude 6.3

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 avrdude 6.3 as follows:

guix install avrdude@6.3

Or install the latest version:

guix install avrdude

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.