kcuzner / avrdude

avrdude with a Linux SPI programmer type
http://kevincuzner.com/2013/05/27/raspberry-pi-as-an-avr-programmer/
107 stars 68 forks source link

Using baud parameter (-b) to control SPI frequency #3

Closed neu-rah closed 11 years ago

neu-rah commented 11 years ago

Also set the default to 400Khz in code (in case conf file misses baudrate specification) and added baudrate=400000 to the conf file