|
@@ -239,15 +239,6 @@ version = "0.3.13"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "f578e8e2c440e7297e008bb5486a3a8a194775224bbc23729b0dbdfaeebf162e"
|
|
checksum = "f578e8e2c440e7297e008bb5486a3a8a194775224bbc23729b0dbdfaeebf162e"
|
|
|
|
|
|
|
|
-[[package]]
|
|
|
|
|
-name = "defmt"
|
|
|
|
|
-version = "0.3.100"
|
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
-checksum = "f0963443817029b2024136fc4dd07a5107eb8f977eaf18fcd1fdeb11306b64ad"
|
|
|
|
|
-dependencies = [
|
|
|
|
|
- "defmt 1.0.1",
|
|
|
|
|
-]
|
|
|
|
|
-
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "defmt"
|
|
name = "defmt"
|
|
|
version = "1.0.1"
|
|
version = "1.0.1"
|
|
@@ -287,7 +278,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "b2cac3b8a5644a9e02b75085ebad3b6deafdbdbdec04bb25086523828aa4dfd1"
|
|
checksum = "b2cac3b8a5644a9e02b75085ebad3b6deafdbdbdec04bb25086523828aa4dfd1"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"critical-section",
|
|
"critical-section",
|
|
|
- "defmt 1.0.1",
|
|
|
|
|
|
|
+ "defmt",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -317,9 +308,9 @@ checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "embassy-embedded-hal"
|
|
name = "embassy-embedded-hal"
|
|
|
-version = "0.4.0"
|
|
|
|
|
|
|
+version = "0.5.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d1611b7a7ab5d1fbed84c338df26d56fd9bded58006ebb029075112ed2c5e039"
|
|
|
|
|
|
|
+checksum = "554e3e840696f54b4c9afcf28a0f24da431c927f4151040020416e7393d6d0d8"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"embassy-futures",
|
|
"embassy-futures",
|
|
|
"embassy-hal-internal",
|
|
"embassy-hal-internal",
|
|
@@ -334,15 +325,16 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "embassy-executor"
|
|
name = "embassy-executor"
|
|
|
-version = "0.8.0"
|
|
|
|
|
|
|
+version = "0.9.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f102d5e04befe3ea74b6f41a0e26218740124636eb2f59e1cc215b5839b96df2"
|
|
|
|
|
|
|
+checksum = "06070468370195e0e86f241c8e5004356d696590a678d47d6676795b2e439c6b"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"cortex-m",
|
|
"cortex-m",
|
|
|
"critical-section",
|
|
"critical-section",
|
|
|
- "defmt 1.0.1",
|
|
|
|
|
|
|
+ "defmt",
|
|
|
"document-features",
|
|
"document-features",
|
|
|
"embassy-executor-macros",
|
|
"embassy-executor-macros",
|
|
|
|
|
+ "embassy-executor-timer-queue",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -357,13 +349,19 @@ dependencies = [
|
|
|
"syn",
|
|
"syn",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "embassy-executor-timer-queue"
|
|
|
|
|
+version = "0.1.0"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "2fc328bf943af66b80b98755db9106bf7e7471b0cf47dc8559cd9a6be504cc9c"
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "embassy-futures"
|
|
name = "embassy-futures"
|
|
|
version = "0.1.2"
|
|
version = "0.1.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "dc2d050bdc5c21e0862a89256ed8029ae6c290a93aecefc73084b3002cdebb01"
|
|
checksum = "dc2d050bdc5c21e0862a89256ed8029ae6c290a93aecefc73084b3002cdebb01"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "defmt 1.0.1",
|
|
|
|
|
|
|
+ "defmt",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -374,22 +372,22 @@ checksum = "95285007a91b619dc9f26ea8f55452aa6c60f7115a4edc05085cd2bd3127cd7a"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"cortex-m",
|
|
"cortex-m",
|
|
|
"critical-section",
|
|
"critical-section",
|
|
|
- "defmt 1.0.1",
|
|
|
|
|
|
|
+ "defmt",
|
|
|
"num-traits",
|
|
"num-traits",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "embassy-rp"
|
|
name = "embassy-rp"
|
|
|
-version = "0.7.0"
|
|
|
|
|
|
|
+version = "0.8.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "97c452bbeacf409444a953a834de4a5682b906d2af2703a4f1d68d741f992224"
|
|
|
|
|
|
|
+checksum = "1a284935af0a869de3fa14af74b5f932389dd66d7048012f1083b06f38d05399"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"atomic-polyfill",
|
|
"atomic-polyfill",
|
|
|
"cfg-if",
|
|
"cfg-if",
|
|
|
"cortex-m",
|
|
"cortex-m",
|
|
|
"cortex-m-rt",
|
|
"cortex-m-rt",
|
|
|
"critical-section",
|
|
"critical-section",
|
|
|
- "defmt 1.0.1",
|
|
|
|
|
|
|
+ "defmt",
|
|
|
"document-features",
|
|
"document-features",
|
|
|
"embassy-embedded-hal",
|
|
"embassy-embedded-hal",
|
|
|
"embassy-futures",
|
|
"embassy-futures",
|
|
@@ -403,8 +401,8 @@ dependencies = [
|
|
|
"embedded-hal 1.0.0",
|
|
"embedded-hal 1.0.0",
|
|
|
"embedded-hal-async",
|
|
"embedded-hal-async",
|
|
|
"embedded-hal-nb",
|
|
"embedded-hal-nb",
|
|
|
- "embedded-io",
|
|
|
|
|
- "embedded-io-async",
|
|
|
|
|
|
|
+ "embedded-io 0.6.1",
|
|
|
|
|
+ "embedded-io-async 0.6.1",
|
|
|
"embedded-storage",
|
|
"embedded-storage",
|
|
|
"embedded-storage-async",
|
|
"embedded-storage-async",
|
|
|
"fixed",
|
|
"fixed",
|
|
@@ -426,7 +424,7 @@ checksum = "73974a3edbd0bd286759b3d483540f0ebef705919a5f56f4fc7709066f71689b"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"cfg-if",
|
|
"cfg-if",
|
|
|
"critical-section",
|
|
"critical-section",
|
|
|
- "embedded-io-async",
|
|
|
|
|
|
|
+ "embedded-io-async 0.6.1",
|
|
|
"futures-core",
|
|
"futures-core",
|
|
|
"futures-sink",
|
|
"futures-sink",
|
|
|
"heapless",
|
|
"heapless",
|
|
@@ -434,19 +432,19 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "embassy-time"
|
|
name = "embassy-time"
|
|
|
-version = "0.4.0"
|
|
|
|
|
|
|
+version = "0.5.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f820157f198ada183ad62e0a66f554c610cdcd1a9f27d4b316358103ced7a1f8"
|
|
|
|
|
|
|
+checksum = "f4fa65b9284d974dad7a23bb72835c4ec85c0b540d86af7fc4098c88cff51d65"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"cfg-if",
|
|
"cfg-if",
|
|
|
"critical-section",
|
|
"critical-section",
|
|
|
- "defmt 0.3.100",
|
|
|
|
|
|
|
+ "defmt",
|
|
|
"document-features",
|
|
"document-features",
|
|
|
"embassy-time-driver",
|
|
"embassy-time-driver",
|
|
|
"embedded-hal 0.2.7",
|
|
"embedded-hal 0.2.7",
|
|
|
"embedded-hal 1.0.0",
|
|
"embedded-hal 1.0.0",
|
|
|
"embedded-hal-async",
|
|
"embedded-hal-async",
|
|
|
- "futures-util",
|
|
|
|
|
|
|
+ "futures-core",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -460,11 +458,11 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "embassy-time-queue-utils"
|
|
name = "embassy-time-queue-utils"
|
|
|
-version = "0.2.0"
|
|
|
|
|
|
|
+version = "0.3.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "59b742d6fec7afcfa77c91b476520627151da3735fca6373b287c4c94b69e171"
|
|
|
|
|
|
|
+checksum = "80e2ee86063bd028a420a5fb5898c18c87a8898026da1d4c852af2c443d0a454"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "embassy-executor",
|
|
|
|
|
|
|
+ "embassy-executor-timer-queue",
|
|
|
"heapless",
|
|
"heapless",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
@@ -474,8 +472,8 @@ version = "0.2.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "17119855ccc2d1f7470a39756b12068454ae27a3eabb037d940b5c03d9c77b7a"
|
|
checksum = "17119855ccc2d1f7470a39756b12068454ae27a3eabb037d940b5c03d9c77b7a"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "defmt 1.0.1",
|
|
|
|
|
- "embedded-io-async",
|
|
|
|
|
|
|
+ "defmt",
|
|
|
|
|
+ "embedded-io-async 0.6.1",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -519,13 +517,28 @@ version = "0.6.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
|
|
checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "embedded-io"
|
|
|
|
|
+version = "0.7.1"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "9eb1aa714776b75c7e67e1da744b81a129b3ff919c8712b5e1b32252c1f07cc7"
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "embedded-io-async"
|
|
name = "embedded-io-async"
|
|
|
version = "0.6.1"
|
|
version = "0.6.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "3ff09972d4073aa8c299395be75161d582e7629cd663171d62af73c8d50dba3f"
|
|
checksum = "3ff09972d4073aa8c299395be75161d582e7629cd663171d62af73c8d50dba3f"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "embedded-io",
|
|
|
|
|
|
|
+ "embedded-io 0.6.1",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "embedded-io-async"
|
|
|
|
|
+version = "0.7.0"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "2564b9f813c544241430e147d8bc454815ef9ac998878d30cc3055449f7fd4c0"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "embedded-io 0.7.1",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -594,24 +607,6 @@ version = "0.3.31"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
|
|
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
|
|
|
|
|
|
|
|
-[[package]]
|
|
|
|
|
-name = "futures-task"
|
|
|
|
|
-version = "0.3.31"
|
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
-checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
|
|
|
|
|
-
|
|
|
|
|
-[[package]]
|
|
|
|
|
-name = "futures-util"
|
|
|
|
|
-version = "0.3.31"
|
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
-checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
|
|
|
|
|
-dependencies = [
|
|
|
|
|
- "futures-core",
|
|
|
|
|
- "futures-task",
|
|
|
|
|
- "pin-project-lite",
|
|
|
|
|
- "pin-utils",
|
|
|
|
|
-]
|
|
|
|
|
-
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "generic-array"
|
|
name = "generic-array"
|
|
|
version = "0.14.7"
|
|
version = "0.14.7"
|
|
@@ -815,7 +810,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "fd402d00b0fb94c5aee000029204a46884b1262e0c443f166d86d2c0747e1a1a"
|
|
checksum = "fd402d00b0fb94c5aee000029204a46884b1262e0c443f166d86d2c0747e1a1a"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"cortex-m",
|
|
"cortex-m",
|
|
|
- "defmt 1.0.1",
|
|
|
|
|
|
|
+ "defmt",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -872,18 +867,6 @@ version = "0.5.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
|
|
checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
|
|
|
|
|
|
|
|
-[[package]]
|
|
|
|
|
-name = "pin-project-lite"
|
|
|
|
|
-version = "0.2.16"
|
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
-checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
|
|
|
|
|
-
|
|
|
|
|
-[[package]]
|
|
|
|
|
-name = "pin-utils"
|
|
|
|
|
-version = "0.1.0"
|
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
-checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
|
-
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "pio"
|
|
name = "pio"
|
|
|
version = "0.3.0"
|
|
version = "0.3.0"
|
|
@@ -1455,7 +1438,7 @@ version = "0.1.0"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"cortex-m",
|
|
"cortex-m",
|
|
|
"cortex-m-rt",
|
|
"cortex-m-rt",
|
|
|
- "defmt 1.0.1",
|
|
|
|
|
|
|
+ "defmt",
|
|
|
"defmt-rtt",
|
|
"defmt-rtt",
|
|
|
"embassy-executor",
|
|
"embassy-executor",
|
|
|
"embassy-futures",
|
|
"embassy-futures",
|
|
@@ -1464,8 +1447,8 @@ dependencies = [
|
|
|
"embassy-time",
|
|
"embassy-time",
|
|
|
"embedded-hal 1.0.0",
|
|
"embedded-hal 1.0.0",
|
|
|
"embedded-hal-async",
|
|
"embedded-hal-async",
|
|
|
- "embedded-io",
|
|
|
|
|
- "embedded-io-async",
|
|
|
|
|
|
|
+ "embedded-io 0.7.1",
|
|
|
|
|
+ "embedded-io-async 0.7.0",
|
|
|
"embedded-storage",
|
|
"embedded-storage",
|
|
|
"panic-probe",
|
|
"panic-probe",
|
|
|
]
|
|
]
|