mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2025-04-21 12:27:27 +03:00
fw/avrdude-antorcha.conf: move to common/ and share with whirl/fw/
This commit is contained in:
10
common/avrdude-antorcha.conf
Normal file
10
common/avrdude-antorcha.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
programmer
|
||||
id = "nanonote_antorcha";
|
||||
desc = "NanoNote 8:10 card adapter for Antorcha";
|
||||
type = nanonote;
|
||||
reset = 1;
|
||||
sck = 8;
|
||||
mosi = 6;
|
||||
miso = 7;
|
||||
pgmled = 2;
|
||||
;
|
||||
Reference in New Issue
Block a user