avr-tiny Setup Install toolchain with apt: make -f <target>.mk install_toolchain Build from source: https://github.com/facchinm/avrdude https://github.com/Florin-Popescu/avarice/ Use Compile make -f <target>.mk Clean make -f <target>.mk clean Erase via selected tool make -f <target>.mk erase Flash via selected tool make -f <target>.mk upload