Skip to content

Commit

Permalink
Use the correct ESP IDF version for the gcc12 linker
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarkov committed Jan 2, 2025
1 parent 5406e30 commit 88541eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/native/cargo_driver.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ use embuild::cmake::file_api::codemodel::Language;
use embuild::cmake::file_api::ObjKind;
use embuild::espidf::{
EspIdfOrigin, EspIdfRemote, EspIdfVersion, FromEnvError, NotActivatedError, SourceTree,
DEFAULT_ESP_IDF_REPOSITORY,
};
use embuild::fs::copy_file_if_different;
use embuild::utils::{OsStrExt, PathExt};
Expand Down

0 comments on commit 88541eb

Please sign in to comment.