2018-04-19 16:45:28 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cortex-a"
|
2018-08-26 19:20:38 +00:00
|
|
|
version = "2.0.1"
|
2018-04-19 16:45:28 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2018-08-23 22:13:53 +00:00
|
|
|
"register 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-04-19 16:45:28 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "kernel8"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2018-08-26 19:20:38 +00:00
|
|
|
"cortex-a 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-12 13:40:11 +00:00
|
|
|
"raspi3_boot 0.1.0",
|
2018-08-23 21:53:55 +00:00
|
|
|
"register 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-04-19 16:45:28 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "panic-abort"
|
2018-06-17 11:40:30 +00:00
|
|
|
version = "0.2.0"
|
2018-04-19 16:45:28 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "r0"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
2018-08-12 13:40:11 +00:00
|
|
|
name = "raspi3_boot"
|
2018-04-19 16:45:28 +00:00
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2018-08-26 19:20:38 +00:00
|
|
|
"cortex-a 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-06-17 11:40:30 +00:00
|
|
|
"panic-abort 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-04-19 16:45:28 +00:00
|
|
|
"r0 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-08-23 21:53:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "register"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"tock-registers 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tock-registers"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-04-19 16:45:28 +00:00
|
|
|
[metadata]
|
2018-08-26 19:20:38 +00:00
|
|
|
"checksum cortex-a 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bbb5d3c4a2e15b96e076a50c5e7e292585c902bb830f31d6dab0927f8a4d655f"
|
2018-06-17 11:40:30 +00:00
|
|
|
"checksum panic-abort 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6bc796c620f27056d4ffe7c558533fd67ae5af0fd8e919fbe38de803368af73e"
|
2018-04-19 16:45:28 +00:00
|
|
|
"checksum r0 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e2a38df5b15c8d5c7e8654189744d8e396bddc18ad48041a500ce52d6948941f"
|
2018-08-23 21:53:55 +00:00
|
|
|
"checksum register 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "157a11ac0b1882ff4a527a92f911dd288df17367faaaa0c36f188cd61ec36fc1"
|
|
|
|
"checksum tock-registers 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3a385d94f3f62e60445a0adb9ff8d9621faa272234530d4c0f848ec98f88e316"
|