We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f03d70 commit c15207dCopy full SHA for c15207d
programmers.txt
@@ -54,6 +54,9 @@ usbGemma.config.path={runtime.platform.path}/bootloaders/gemma/avrdude.conf
54
## Notes about Dangerous Prototypes Bus Pirate as ISP
55
## Bus Pirate V3 need Firmware v5.10 or later
56
## Bus Pirate V4 need Firmware v6.3-r2151 or later
57
+## Could happen that BP does not have enough current to power an Arduino board
58
+## through the ICSP connector. In this case disconnect the +Vcc from ICSP connector
59
+## and power Arduino board in the normal way.
60
buspirate.name=BusPirate as ISP
61
buspirate.communication=serial
62
buspirate.protocol=buspirate
0 commit comments