ivmarkov
ivmarkov
^^^ Addresses the problem very well, closing.
Hm, that's very weird, because the `esp-idf-template` nightly CI does not have any complaints at all (and one of the build targets it uses is precisely against ESP IDF 5.2):...
> ``` > Activating ESP-IDF 5.4 > ``` > > I think I'm on 5.4, is that the probable cause of the issue? And how can I downgrade? Yes, that's...
Using an activated ESP IDF is possible, but is an **advanced** setting. If you are coming from the ESP IDF C world, no prob - you are an expert in...
Btw if you are using an activated edp idf, make sure the `export.sh` env vars are also visible by rust analyzer, or else the IDE build will fight with your...
> Thanks a lot. I'm indeed just getting started with ESP-IDF: does that mean [RISC-V and Xtensa targets](https://docs.esp-rs.org/book/installation/riscv-and-xtensa.html) most likely doesn't apply to me? I had no idea what they...
> > Would you agree that the Book does not suggest this, or can you point me to the location in the book which suggests that, so that we can...
@SergioGasquez I have an even better proposal: how about we just link - from the STD book - to the README.md of `esp-idf-template` itself? It has detailed installation instructions which...
> Circular dependency inside the esp-idf-template README [here](https://github.com/esp-rs/esp-idf-template?tab=readme-ov-file#prerequisites) 😂 Quote "For detailed instructions see [Setting Up a Development Environment](https://esp-rs.github.io/book/installation/index.html) chapter of The Rust on ESP Book. " > > Yeah...
OK, let's keep this issue open (I renamed it appropriately) and track here - the cleanup of the book in that it should refer to the template for "detailed installation...