std Development Requirements

Regardless of the target architecture, make sure you have the following required tools installed to build std applications:

⚠️ Note: The std runtime uses ESP-IDF (Espressif IoT Development Framework) as hosted environment but, users don't need to install it. ESP-IDF is automatically downloaded and installed by esp-idf-sys, a crate that all std projects need to use, when building a std application.