2019-05-05 20:56:23 +08:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
[[package]]
|
|
|
|
name = "bit_field"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-05 20:44:15 +08:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
|
|
|
version = "1.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2020-01-26 08:45:02 +08:00
|
|
|
[[package]]
|
|
|
|
name = "compiler_builtins"
|
|
|
|
version = "0.1.24"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "experiments"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"libboard_zc706 0.0.0",
|
|
|
|
"libboard_zynq 0.0.0",
|
|
|
|
"libcortex_a9 0.0.0",
|
|
|
|
"libregister 0.0.0",
|
|
|
|
"smoltcp 0.5.0 (git+https://github.com/m-labs/smoltcp.git?rev=8eb01aca364aefe5f823d68d552d62c76c9be4a3)",
|
|
|
|
]
|
|
|
|
|
2019-12-18 06:35:58 +08:00
|
|
|
[[package]]
|
|
|
|
name = "libboard_zc706"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
2020-01-26 08:45:02 +08:00
|
|
|
"compiler_builtins 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-18 06:35:58 +08:00
|
|
|
"libboard_zynq 0.0.0",
|
|
|
|
"libcortex_a9 0.0.0",
|
|
|
|
"libregister 0.0.0",
|
|
|
|
"linked_list_allocator 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"r0 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smoltcp 0.5.0 (git+https://github.com/m-labs/smoltcp.git?rev=8eb01aca364aefe5f823d68d552d62c76c9be4a3)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libboard_zynq"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"bit_field 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libcortex_a9 0.0.0",
|
|
|
|
"libregister 0.0.0",
|
|
|
|
"linked_list_allocator 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"r0 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smoltcp 0.5.0 (git+https://github.com/m-labs/smoltcp.git?rev=8eb01aca364aefe5f823d68d552d62c76c9be4a3)",
|
|
|
|
"vcell 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"volatile-register 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libcortex_a9"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"bit_field 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libregister 0.0.0",
|
|
|
|
"r0 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smoltcp 0.5.0 (git+https://github.com/m-labs/smoltcp.git?rev=8eb01aca364aefe5f823d68d552d62c76c9be4a3)",
|
|
|
|
"vcell 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"volatile-register 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libregister"
|
|
|
|
version = "0.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"bit_field 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"vcell 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"volatile-register 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-10-31 08:41:10 +08:00
|
|
|
[[package]]
|
|
|
|
name = "linked_list_allocator"
|
|
|
|
version = "0.6.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-05 20:44:15 +08:00
|
|
|
[[package]]
|
|
|
|
name = "managed"
|
|
|
|
version = "0.7.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-06-09 07:00:58 +08:00
|
|
|
|
2019-05-05 20:56:23 +08:00
|
|
|
[[package]]
|
|
|
|
name = "r0"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-08-05 20:44:15 +08:00
|
|
|
[[package]]
|
|
|
|
name = "smoltcp"
|
|
|
|
version = "0.5.0"
|
2019-11-11 07:28:46 +08:00
|
|
|
source = "git+https://github.com/m-labs/smoltcp.git?rev=8eb01aca364aefe5f823d68d552d62c76c9be4a3#8eb01aca364aefe5f823d68d552d62c76c9be4a3"
|
2019-08-05 20:44:15 +08:00
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"managed 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-05-05 20:56:23 +08:00
|
|
|
[[package]]
|
|
|
|
name = "vcell"
|
2019-11-11 07:45:33 +08:00
|
|
|
version = "0.1.2"
|
2019-05-05 20:56:23 +08:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "volatile-register"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-11-11 07:45:33 +08:00
|
|
|
"vcell 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-05-05 20:56:23 +08:00
|
|
|
]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
"checksum bit_field 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a165d606cf084741d4ac3a28fb6e9b1eb0bd31f6cd999098cfddb0b2ab381dc0"
|
2019-08-05 20:44:15 +08:00
|
|
|
"checksum bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3d155346769a6855b86399e9bc3814ab343cd3d62c7e985113d46a0ec3c281fd"
|
|
|
|
"checksum byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
|
2020-01-26 08:45:02 +08:00
|
|
|
"checksum compiler_builtins 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)" = "b9975aefa63997ef75ca9cf013ff1bb81487aaa0b622c21053afd3b92979a7af"
|
2019-10-31 08:41:10 +08:00
|
|
|
"checksum linked_list_allocator 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "47314ec1d29aa869ee7cb5a5be57be9b1055c56567d59c3fb6689926743e0bea"
|
2019-08-05 20:44:15 +08:00
|
|
|
"checksum managed 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fdcec5e97041c7f0f1c5b7d93f12e57293c831c646f4cc7a5db59460c7ea8de6"
|
2019-05-05 20:56:23 +08:00
|
|
|
"checksum r0 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e2a38df5b15c8d5c7e8654189744d8e396bddc18ad48041a500ce52d6948941f"
|
2019-11-11 07:28:46 +08:00
|
|
|
"checksum smoltcp 0.5.0 (git+https://github.com/m-labs/smoltcp.git?rev=8eb01aca364aefe5f823d68d552d62c76c9be4a3)" = "<none>"
|
2019-11-11 07:45:33 +08:00
|
|
|
"checksum vcell 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "876e32dcadfe563a4289e994f7cb391197f362b6315dc45e8ba4aa6f564a4b3c"
|
2019-05-05 20:56:23 +08:00
|
|
|
"checksum volatile-register 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0d67cb4616d99b940db1d6bd28844ff97108b498a6ca850e5b6191a532063286"
|