mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-13 01:14:56 +00:00
Clarify TPI connections for USBtiny.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1413 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -866,6 +866,10 @@ programmer
|
|||||||
#usbproduct = "";
|
#usbproduct = "";
|
||||||
;
|
;
|
||||||
|
|
||||||
|
# USBtiny can also be used for TPI programming.
|
||||||
|
# In that case, a resistor of 1 kOhm is needed between MISO and MOSI
|
||||||
|
# pins of the connector, and MISO (pin 1 of the 6-pin connector)
|
||||||
|
# connects to TPIDATA.
|
||||||
programmer
|
programmer
|
||||||
id = "usbtiny";
|
id = "usbtiny";
|
||||||
desc = "USBtiny simple USB programmer, https://learn.adafruit.com/usbtinyisp";
|
desc = "USBtiny simple USB programmer, https://learn.adafruit.com/usbtinyisp";
|
||||||
|
|||||||
Reference in New Issue
Block a user