// Necessary because of this issue: https://github.com/rust-lang/cargo/issues/9641
fnmain()->Result<(), Box<dyn std::error::Error>>{embuild::build::CfgArgs::output_propagated("ESP_IDF")?;embuild::build::LinkArgs::output_propagated("ESP_IDF")?;Ok(())}