This is an old revision of the document!
Table of Contents
PaperTiny
Firmware
erase the chip:
$ sudo avrdude -p t85 -c stk500v2 -P /dev/ttyACM0 -e
burn the bootloader:
$ sudo avrdude -p t85 -c stk500v2 -P /dev/ttyACM0 -U flash:w:teenyriot-usbtiny.hex:i