Skip to content

Commit

Permalink
Merge branch 'atsamd-rs:master' into working_branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Josfemova committed Dec 25, 2021
2 parents 0e34463 + b9c5122 commit e50c7f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion boards/circuit_playground_express/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ version = "0.7"
optional = true

[dependencies.atsamd-hal]
path = "../../hal"
version = "0.14"
default-features = false

Expand Down
1 change: 0 additions & 1 deletion boards/itsybitsy_m4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# 0.7.0

- add the path to the hal in the `atsamd-hal` instead of just specifying version
- update bsp to use the v2 API
- bump cortex-m dependency to 0.7
- add SPI example
Expand Down

0 comments on commit e50c7f8

Please sign in to comment.