Removed BFPOWER drivers dependency as dependency will no go the other way
This commit is contained in:
@ -11,7 +11,7 @@ members = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.3.11"
|
version = "0.3.12"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
repository = "https://git.bfpower.io/BFPOWER/physical"
|
repository = "https://git.bfpower.io/BFPOWER/physical"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
@ -54,12 +54,6 @@ version = "0.7.*"
|
|||||||
[workspace.dependencies.panic-probe]
|
[workspace.dependencies.panic-probe]
|
||||||
version = "0.3.*"
|
version = "0.3.*"
|
||||||
features = ["print-defmt"]
|
features = ["print-defmt"]
|
||||||
# BFPOWER Drivers
|
|
||||||
[workspace.dependencies.ads1256-types]
|
|
||||||
git = "https://git.bfpower.io/BFPOWER/bfpower-drivers.git"
|
|
||||||
features = ["defmt"]
|
|
||||||
[workspace.dependencies.ads1256]
|
|
||||||
git = "https://git.bfpower.io/BFPOWER/bfpower-drivers.git"
|
|
||||||
# Embassy
|
# Embassy
|
||||||
[workspace.dependencies.embassy-futures]
|
[workspace.dependencies.embassy-futures]
|
||||||
version = "0.1.*"
|
version = "0.1.*"
|
||||||
|
Reference in New Issue
Block a user