Skip to content

Commit

Permalink
pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
milewski committed Oct 29, 2023
1 parent 3786872 commit fa39527
Show file tree
Hide file tree
Showing 24 changed files with 1,962 additions and 59 deletions.
3 changes: 1 addition & 2 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ rustflags = [ "--cfg", "espidf_time64"]
build-std = ["std", "panic_abort"]

[env]
ESP_IDF_VERSION = "release/v5.1"

ESP_IDF_VERSION = { value = "tag:v5.1.1" }
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
/.vscode
/.embuild
/target
/Cargo.lock
Loading

0 comments on commit fa39527

Please sign in to comment.