File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ recipe.size.regex.eeprom=^(?:\.eeprom)\s+([0-9]+).*
6565# AVR Uploader/Programmers tools
6666# ------------------------------
6767
68- tools.micronucleus.cmd.path={sketchbook .path}/hardware/digistump/avr/tools/avrdude
69- tools.micronucleus.cmd.path.linux={sketchbook .path}/hardware/digistump/avr/tools/avrdude
68+ tools.micronucleus.cmd.path={runtime.ide .path}/hardware/digistump/avr/tools/avrdude
69+ tools.micronucleus.cmd.path.linux={runtime.ide .path}/hardware/digistump/avr/tools/avrdude
7070
7171tools.micronucleus.upload.params.verbose=-v
7272tools.micronucleus.upload.params.quiet=-q
@@ -77,4 +77,4 @@ tools.micronucleus.upload.pattern="{cmd.path}" -cdigispark --timeout 60 -Uflash:
7777# Default blank usb manufacturer will be filled it at compile time
7878# - from numeric vendor ID, set to Unknown otherwise
7979build.usb_manufacturer=
80- build.usb_flags=
80+ build.usb_flags=
You can’t perform that action at this time.
0 commit comments