Skip to content

error macos download link when build this tools #117

Description

@lrobot

wrong download link: https://dl.espressif.com/dl/xtensa-lx106-elf-gcc8_4_0-esp-2020r3-mac.tar.gz
correct download link: https://dl.espressif.com/dl/xtensa-lx106-elf-gcc8_4_0-esp-2020r3-macos.tar.gz

so

x86_64-darwin = "mac"; 

need to be

x86_64-darwin = "macos"; 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions