esp-rs / esp-idf-template

A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
417 stars 50 forks source link

Fixed a syntax error in the PlatformIO guide. #33

Closed vadichi closed 2 years ago

vadichi commented 2 years ago

Fixed a typo in the project creation command of the PlatformIO guide: command failed with

error: Found argument '--framework' which wasn't expected, or isn't valid in this context
    Did you mean --frameworks?