Skip to content

Deprecation warnings when using tinygo flash #4991

@TheSimpleZ

Description

@TheSimpleZ

Hello! I just installed tinygo on arch linux and got the following deprecation warnings when flashing:

Warning: DEPRECATED: 'esptool.py' is deprecated. Please use 'esptool' instead. The '.py' suffix will be removed in a future major release.
Warning: Deprecated: Command 'write_flash' is deprecated. Use 'write-flash' instead.

Versions:
Tinygo: 0.37.0
esptool: v5.0.2

For what it's worth, when I installed tinygo it complained that it could not find esptool.py. So I installed the esptool package. Now it works perfectly fine, but these warnings appear. I couldn't find any issue reporting this, so i though I might let you know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions