Skip to content

Commit

Permalink
Merge pull request #243 from jessebraham/feature/esp-idf-part
Browse files Browse the repository at this point in the history
Use the `esp-idf-part` package
  • Loading branch information
bjoernQ authored Sep 27, 2022
2 parents e4b7be7 + d4ca4a2 commit fab4b7a
Show file tree
Hide file tree
Showing 19 changed files with 335 additions and 1,434 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.59
toolchain: "1.60"
override: true
- uses: Swatinem/rust-cache@v1
- uses: actions-rs/cargo@v1
Expand Down
Loading

0 comments on commit fab4b7a

Please sign in to comment.