esp-rs / esp-template

A minimal esp-hal application template for use with cargo-generate
Apache License 2.0
143 stars 29 forks source link

Not able to build #156

Closed MohaBeacon closed 6 months ago

MohaBeacon commented 7 months ago

error: the 'cargo' binary, normally provided by the 'cargo' component, is not applicable to the 'nightly-x86_64-unknown-linux-gnu' toolchain

MabezDev commented 7 months ago

We'll need more details than that to help. What target are you generating for? How is rust installed on your system? Ensure you're ready the installation section of https://docs.esp-rs.org/book/