Skip to content

Instantly share code, notes, and snippets.

View simonrobb's full-sized avatar
🤖
beep boop

Simon Robb simonrobb

🤖
beep boop
View GitHub Profile
@Miceuz
Miceuz / avrdude.conf
Last active January 4, 2018 16:00
avrdude.conf patch for AtTiny441
#------------------------------------------------------------
# ATTiny441
#------------------------------------------------------------
part
id = "t441";
desc = "ATtiny441";
has_debugwire = yes;
flash_instr = 0xB4, 0x07, 0x17;