Skip to content

Don't hardcode path to bootloader .hex file in platform.txt #1176

Closed
@Lauszus

Description

@Lauszus

As you can see on the image below all the different programmers are included when using a third-party hardware add-on.

This would be no problem if you could actually upload using the programmers, but as you can see on the image provided it looks like it ignores the following line in my platform.txt file: https://github.com/Lauszus/sanguino/blob/master/avr/platform.txt#L87.

Note that I can successfully upload the bootloader using the "other" programmer section.

Either you should allow the hardware add-on to use the global programmers.txt file like you can use the Arduino core in boards.txt, as described here: http://code.google.com/p/arduino/wiki/Platforms1 or you should not include them if a third-party board is selected.
Programmer bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions