You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

351 B

This code is made to run on an atmega328p using the library avr-i2c-slave (https://github.com/thegouger/avr-i2c-slave.git)

I included my avrdude.conf for easy building.

On Debian you need: avrdude gcc-avr Probably a lot other stuff I forgot.

Make sure you have the correct fuses, the correct name for you AVR and then run: make sudo make program