Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 64895ce

Browse files
Support the Atmel STK500 development board for ISP
1 parent 77bf88c commit 64895ce

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

‎programmers.txt‎

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,6 @@ usbGemma.program.tool=avrdude
5151
usbGemma.program.extra_params=
5252
usbGemma.config.path={runtime.platform.path}/bootloaders/gemma/avrdude.conf
5353

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-
6654
## Notes about Dangerous Prototypes Bus Pirate as ISP
6755
## Bus Pirate V3 need Firmware v5.10 or later
6856
## Bus Pirate V4 need Firmware v6.3-r2151 or later
@@ -76,3 +64,14 @@ buspirate.program.protocol=buspirate
7664
buspirate.program.tool=avrdude
7765
buspirate.program.extra_params=-P{serial.port}
7866

67+
# STK500 firmware version v1 and v2 use different serial protocols.
68+
# Using the 'stk500' protocol tells avrdude to try and autodetect the
69+
# firmware version. If this leads to problems, we might need to add
70+
# stk500v1 and stk500v2 entries to allow explicitely selecting the
71+
# firmware version.
72+
stk500.name=Atmel STK500 development board
73+
stk500.communication=serial
74+
stk500.protocol=stk500
75+
stk500.program.protocol=stk500
76+
stk500.program.tool=avrdude
77+
stk500.program.extra_params=-P{serial.port}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /