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 ec4006d commit 5b4ebcfCopy full SHA for 5b4ebcf
hardware/arduino/avr/programmers.txt
@@ -51,6 +51,18 @@ usbGemma.program.tool=avrdude
51
usbGemma.program.extra_params=
52
usbGemma.config.path={runtime.platform.path}/bootloaders/gemma/avrdude.conf
53
54
+# STK500 firmware version v1 and v2 use different serial protocols.
55
+# Using the 'stk500' protocol tells avrdude to try and autodetect the
56
+# firmware version. If this leads to problems, we might need to add
57
+# stk500v1 and stk500v2 entries to allow explicitely selecting the
58
+# firmware version.
59
+stk500.name=Atmel STK500 development board
60
+stk500.communication=serial
61
+stk500.protocol=stk500
62
+stk500.program.protocol=stk500
63
+stk500.program.tool=avrdude
64
+stk500.program.extra_params=-P{serial.port}
65
+
66
## Notes about Dangerous Prototypes Bus Pirate as ISP
67
## Bus Pirate V3 need Firmware v5.10 or later
68
## Bus Pirate V4 need Firmware v6.3-r2151 or later
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments