-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d655b38
commit 7abddbe
Showing
16 changed files
with
63 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "atsame54_xpro" | ||
version = "0.10.0" | ||
version = "0.10.1" | ||
authors = [ | ||
"Karsten Große <[email protected]>", | ||
"John Little <[email protected]>" | ||
|
@@ -23,7 +23,7 @@ features = ["critical-section-single-core"] | |
|
||
[dependencies.atsamd-hal] | ||
path = "../../hal" | ||
version = "0.20.0" | ||
version = "0.20.2" | ||
default-features = false | ||
|
||
[dependencies.usb-device] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "feather_m0" | ||
version = "0.17.0" | ||
version = "0.17.1" | ||
authors = ["Ben Bergman <[email protected]>"] | ||
description = "Board Support crate for the Adafruit Feather M0" | ||
keywords = ["no-std", "arm", "cortex-m", "embedded-hal"] | ||
|
@@ -21,7 +21,7 @@ optional = true | |
|
||
[dependencies.atsamd-hal] | ||
path = "../../hal" | ||
version = "0.20.0" | ||
version = "0.20.2" | ||
default-features = false | ||
|
||
[dependencies.cortex-m] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "feather_m4" | ||
version = "0.15.0" | ||
version = "0.15.1" | ||
edition = "2021" | ||
authors = ["Theodore DeRego <[email protected]>"] | ||
description = "Board Support crate for the Adafruit Feather M4" | ||
|
@@ -25,7 +25,7 @@ features = ["critical-section-single-core"] | |
|
||
[dependencies.atsamd-hal] | ||
path = "../../hal" | ||
version = "0.20.0" | ||
version = "0.20.2" | ||
default-features = false | ||
|
||
[dependencies.usb-device] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "metro_m0" | ||
version = "0.17.0" | ||
version = "0.17.1" | ||
authors = ["Wez Furlong <[email protected]>"] | ||
description = "Board Support crate for the Adafruit Metro M0" | ||
keywords = ["no-std", "arm", "cortex-m", "embedded-hal"] | ||
|
@@ -24,7 +24,7 @@ features = ["critical-section-single-core"] | |
|
||
[dependencies.atsamd-hal] | ||
path = "../../hal" | ||
version = "0.20.0" | ||
version = "0.20.2" | ||
default-features = false | ||
|
||
[dependencies.usb-device] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "metro_m4" | ||
version = "0.16.0" | ||
version = "0.16.1" | ||
authors = ["Paul Sajna <[email protected]>", "Wez Furlong <[email protected]>"] | ||
description = "Board Support crate for the Adafruit Metro M4" | ||
keywords = ["no-std", "arm", "cortex-m", "embedded-hal"] | ||
|
@@ -20,7 +20,7 @@ optional = true | |
|
||
[dependencies.atsamd-hal] | ||
path = "../../hal" | ||
version = "0.20.0" | ||
version = "0.20.2" | ||
default-features = false | ||
|
||
[dependencies.usb-device] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "samd11_bare" | ||
version = "0.13.0" | ||
version = "0.13.1" | ||
authors = ["Jesse Braham <[email protected]>"] | ||
description = "Support crate for the ATSAMD11C" | ||
keywords = ["no-std", "arm", "cortex-m", "embedded-hal"] | ||
|
@@ -23,7 +23,7 @@ features = ["critical-section-single-core"] | |
|
||
[dependencies.atsamd-hal] | ||
path = "../../hal" | ||
version = "0.20.0" | ||
version = "0.20.2" | ||
default-features = false | ||
|
||
[dev-dependencies] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters