Lines Matching +full:rust +full:- +full:embedded
7 # https://www.apache.org/licenses/LICENSE-2.0
35 …mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/0.0.6/platforms-0.0.6.tar.gz",
36 "https://github.com/bazelbuild/platforms/releases/download/0.0.6/platforms-0.0.6.tar.gz",
53 path = "pigweed/pw_transfer_test_binaries/${os=linux}-${arch=amd64}",
54 …tag = "version:pw_transfer_test_binaries_528098d588f307881af83f769207b8e6e1b57520-linux-amd64-cipd…
63 strip_prefix = "rules_python-0.6.0",
74 name = "bazel_skylib", # 2022-09-01
76 strip_prefix = "bazel-skylib-1.3.0",
77 urls = ["https://github.com/bazelbuild/bazel-skylib/archive/refs/tags/1.3.0.zip"],
90 strip_prefix = "googletest-1.13.0",
103 shallow_since = "1675385535 -0800",
121 shallow_since = "1651081130 -0400",
134 shallow_since = "1675375991 -0800",
153 strip_prefix = "protobuf-3.17.3",
183 # Set up embedded C/C++ toolchains.
189 remote = "https://github.com/bazelembedded/bazel-embedded.git",
208 # Fetch gcc-arm-none-eabi compiler and register for toolchain
224 # Rust Support
234 shallow_since = "1675302817 -0800",
237 load("@rules_rust//rust:repositories.bzl", "rules_rust_dependencies", "rust_analyzer_toolchain_repo…
251 # (example: `@rust_linux_x86_64__thumbv7m-none-eabi_tools/`)
255 exec_triple = "x86_64-unknown-linux-gnu",
257 "thumbv7m-none-eabi",
258 "thumbv6m-none-eabi",
263 # Registers our Rust toolchains that are compatable with `@bazel_embedded`.
269 # Allows creation of a `rust-project.json` file to allow rust analyzer to work.
282 # Vendored third party rust crates.
309 strip_prefix = "abseil-cpp-20230125.0",
310 urls = ["https://github.com/abseil/abseil-cpp/archive/refs/tags/20230125.0.tar.gz"],
319 strip_prefix = "rules_fuzzing-0.3.2",
338 strip_prefix = "rules_jvm_external-%s" % RULES_JVM_EXTERNAL_TAG,
347 "com.google.auto.value:auto-value:1.8.2",
348 "com.google.auto.value:auto-value-annotations:1.8.2",
351 "com.google.flogger:flogger-system-backend:0.7.1",
352 "com.google.guava:guava:31.0.1-jre",
354 "org.mockito:mockito-core:4.1.0",
367 remote = "https://github.com/kmackay/micro-ecc.git",
368 shallow_since = "1648504566 -0700",
382 strip_prefix = "FreeRTOS-Kernel-10.5.1",
383 urls = ["https://github.com/FreeRTOS/FreeRTOS-Kernel/archive/refs/tags/V10.5.1.tar.gz"],