💾 Archived View for freeshell.de › tldr › avrdude.gmi captured on 2024-02-05 at 10:19:08. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Driver program for Atmel AVR microcontrollers programming.
avrdude -p {AVR_device} -c {programmer} -U flash:r:{file.hex}:i
avrdude -p {AVR_device} -c {programmer} -U flash:w:{file.hex}
avrdude -p \?
avrdude -c \?
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).